I am working on a project which is based on an FTP user with few more programmers.
I want they should be able to collaborate and be able to manage revisions with
[1]: http://tortoisesvn.tigris.org/ “Tortoise SVN”].
How can I accomplish that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s not quite how SVN works. You should look at setting up an SVN repository with someone such as Assembla or Unfuddle and then each person would work from your own local copies on your individual machines. The SVN Book might help, it may also help you set up your own repository somewhere if you don’t want to pay.