S
S
StopDesign2011-02-09 05:56:04
CVS
StopDesign, 2011-02-09 05:56:04

How to put ASP.NET project in VCS...?

… so that the next developer doesn’t kill me?
This is my first time doing something in MSVC and I don't know how it is customary to organize versioned storage of a project: what lies at the root of the repository, what directories and files should be excluded, etc.
I am using Mercurial.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Antelle, 2011-02-09
@StopDesign

At the root, there is usually a folder where solution (.sln) is located.
Exclude obj, bin, .suo, .user, databases from App_Data. Everything else is needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question