Hi, Today I’m going to install Tortoise SVN, Tortoisesvn is a SVN client software. You can use it to upload software projects, version controlling.
With this you can have many group members working at home and uploading code in to one common location. In other words, every one can work at home
1. first go to google and search for tortoise svn and click on the link.
2. Click the download link.
3. Select, and click on a link(64 bit or 32 bit).
4. Now double click the file.
5. press Run.
6. Next…
7. check accept … press Next
8. Keep these default settings and press Next.
9. Now click Install.
10. Now the installing will start.
11. Keep the Show Changelog unchecked and clikc Finish.
12. press yes to restart the computer.
Now you are done with installing the svn host. so, let think of a good SVN site, there are many sites you can use for this, but I’m going to use the www.xp-dev.com it gives 200MB free.
2 closed source projects.
any number of open source projects.
any number of member for a project.
so here’s how to do that,
13. Now go to site and make an account and log in.
14. After you log in, click on projects (if you have created your xp-dev account just now
you wont see Project(2), you will just see Projects.
click on the Projects tab.
15. Fill the new project details
16. Now click on the Source Control tab and click Enable Source Control link.
17. Fill in the details and press save.
18. Now after you press save, now copy that link(in my case http://svn.xp-dev.com/svn/SampleProject/ of course yours will differ according to details you entered).
19. Now, create a new folder any where you like and give it any name you like. Right click it and press SVN Checkout.
20. Paste the link you copied in URL of repository text box and press OK.
21. Now you will see these files downloading. press OK after the downloading completes.
Now you are done !!!!
22. If you need to upload some thing, add it to the folder you created, and right click the folder and select “SVN Commit…”
select the file you want to upload and press ok.
23. Type in user name and password. and press OK.
24. If every thing goes will you folder will look like this.
Try it and see it for your self.
cheers.
No comments:
Post a Comment