Tagged Questions
10
votes
4answers
887 views
Best practice with branching source code and application lifecycle
We are a small ISV shop and we usually ship a new version of our products every month. We use Subversion as our code repository and Visual Studio 2010 as our IDE. I am aware a lot of people are ...
-1
votes
2answers
600 views
Problem with MVC3 application [closed]
I am working on MVC3 application. I use entity framework, NInject, Fluent Validation and some more Nuget packages. I am using Tortoise SVN for versioning.
Recently I changed the structure of my SVN ...