What is the best solution to work in team for a MVC2 Project.
I Know I could use SVN to versionning everything.
The problem with svn is we can work together on the same file and make conflict in commit action.
Is it possible to lock a file in svn to prevent working on the same file ?
Is SVN is a good tool to use in a .Net Project?
I have find a partner who will develop with me on my project. I don't know much about this person. What is the best way to share an asp.net project without giving to him the entire ?.
1- What software should I use to share my project
2- If possiblie, how can I share only some files to my helper programmer?. (Maybe with Remote Desktop ?)
Thanks a lot.