On Monday 18 February 2008, Maxim Kudelya wrote: > David Suna wrote: > > I am interested in setting up a simple source code control system for a > > SOHO setup. > > .. > > >Any suggestions? > > You could use Subversion (http://subversion.tigris.org/) as version > control system, > Trac (http://trac.edgewall.org/) as web-based front end and TortoiseSVN > (http://tortoisesvn.net/) as Windows client.
I can also recommend Subversion. I've been using it for several years now, and like it. Note that I may be a bit biased because I contributed some code to Subversion. There are other systems: * http://en.wikipedia.org/wiki/List_of_revision_control_software * http://better-scm.berlios.de/ But most of the other open-source version control systems are distributed. Regards, Shlomi Fish --------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Homepage: http://www.shlomifish.org/ I'm not an actor - I just play one on T.V. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
