Setting up free version control

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alisaWL
Forum Newbie
Posts: 4
Joined: Tue Jun 30, 2009 5:03 am

Setting up free version control

Post by alisaWL »

I would like to set up version control for my sites (preferably with SVN, because it's supported by Dreamweaver).
Whats the best way to do this for free?
My host will not let me install a server.
Can I set the server and client both on my PC? How will that work?

Please share any thoughts, guides or advice on this subject.

Thank you!
User avatar
genconv
Forum Commoner
Posts: 34
Joined: Sun Jul 05, 2009 9:27 am

Re: Setting up free version control

Post by genconv »

Can I set the server and client both on my PC?
Yes, you can. You can find out more here.
alisaWL
Forum Newbie
Posts: 4
Joined: Tue Jun 30, 2009 5:03 am

Re: Setting up free version control

Post by alisaWL »

Thanks a lot, genconv!

I successfully set up SVN on my PC, with the help of that manual.
Some of the downloads didn't work, the correct files can be found in this manual:
http://www.robgonda.com/blog/index.cfm/ ... es-or-less

:)
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Setting up free version control

Post by alex.barylski »

Congratulations. Computers are quite exicting when you get everything working like you expect them to. :D
Post Reply