> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Czeiszperger > Sent: Thursday, March 31, 2005 1:56 PM > To: Research Triangle Java User's Group mailing list. > Subject: Re: [Juglist] Returning to coding from leave of absence... > > <snipped>
> > > Save your money and use CVS (https://www.cvshome.org/) or > Subversion > > (http://subversion.tigris.org/). Both have tons of 3rd > party support > > and run everywhere. Lots of good books about them floating > around as > > well (http://www.pragmaticprogrammer.com/bookshelf/index.html) > > We're converting over to using Subversion and any new project > starting > up would save a lot of time and hassles by not using CVS (or > any other > file-based source code control for that matter). > > As much as I like open source, there's no reason to reject commercial > alternatives out of hand. If you can save money by purchasing a > commercial product, either because it saves you time or > hassles in the > long run then that's a good investment. > I agree completely. I guess I should have said that CVS or Subversion are both world-class and work great. I've used Perforce (in addition to many other source code management systems) and I keep coming back to CVS or Subversion. More recently, Subversion is starting to win consistently. Additionally, both CVS and Subversion are free! Howzzat? :) Jared _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
