Search Results

0
votes

.net solution subversion best practices?

Sounds like you're trying to do configuration control with a source code control system. Subversion my not be the right choice, since it's really for source code (ascii files) and build dep …