Link to home
Start Free TrialLog in
Avatar of crazy4s
crazy4s

asked on

putty and svn on windows 7

Hi all,
i'm a beginner on using the subversion... and i would like to know how can i use subversion on ssh...
I've already installed the subversion client and putty on my laptop... and i'm also given the username n pwd on our cs system... can someone guide me on how to set this up?

thanks.
Avatar of rushtoshankar
rushtoshankar
Flag of United States of America image

which SVN client are you using?
where do you want to check out the files? In your windows laptop or in some other linux machine?

If you are using tortoise svn client (an excellent, GUI client for svn for windows) and if you want  to checkout in your windows laptop, you dont need putty at all.

create a folder where you want to checkout. From that folder right click and select SVN checkout provide your server path and enter your username and password
Avatar of crazy4s
crazy4s

ASKER

hmm i downloaded the package from subversion.tigris
since i'll be doing a group project so we'll be uploading all our files to the given cs svn account... and check out onto my windows laptop...
so do you meant i need to install the tortoise svn client... hmmm what's the difference btw this and the one i've installed?
ASKER CERTIFIED SOLUTION
Avatar of rushtoshankar
rushtoshankar
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of crazy4s

ASKER

nope this is my first time using version control system....
so if i'm given a svn account on our cs svn server with a given repository for my group project... how can i upload my files to the this repository... does tortoise svn does the work too?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial