Date: Fri, 1 Feb 2008 12:54:31 +0100 From: Stefan Sperling <stsp@stsp.name> To: freebsd-hackers@freebsd.org Subject: Re: [OT] Q: what would you choose for a VCS today Message-ID: <20080201115431.GF2324@jack.stsp.name> In-Reply-To: <947010c30801310200y20fae02eqd188d90086a7fc2d@mail.gmail.com> References: <78cb3d3f0801302245v2183c613t6ecdd9acebbe9ef7@mail.gmail.com> <47A1700B.3090406@gmail.com> <47A18EDA.4040501@elischer.org> <200801311025.55412.wundram@beenic.net> <947010c30801310200y20fae02eqd188d90086a7fc2d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--NQTVMVnDVuULnIzU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 31, 2008 at 11:00:25AM +0100, Johan Bucht wrote: > I've only tried CVS, Mericurial, Clearcase and a bit of Subversion. > And if you don't need IDE integration Mercurial seems to be working > pretty good. > I just read an article about the new merging and branching support > coming in Subversion 1.5 and it looks like it might have some future. > The IDE support is probably the best of the modern open source VCS. >=20 > http://www.javaworld.com/javaworld/jw-01-2008/jw-01-svnmerging.html Yes, merge tracking will definitely make it much easier to maintain branches in Subversion, including vendor branches containing a FreeBSD source tree. You can achieve much of the same effect by using the svnmerge.py script that ships with Subversion 1.4, but with 1.5 the server and client have merge tracking built in, so it's not a python script wrapper anymore, but a well-integrated feature. 1.5 has finally been branched a few days ago actually, so if you want to try it out go ahead and check out the branch and report any issues you find: svn co http://svn.collab.net/repos/svn/branches/1.5.x svn-1.5 --=20 stefan http://stsp.name PGP Key: 0xF59D25F0 --NQTVMVnDVuULnIzU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (OpenBSD) iD8DBQFHowh35dMCc/WdJfARAgpkAJ9Bcolhc87/PD1kOXpkstiWrDwkzACgniEo BmbI54rlis3EleilAubudD8= =5X7t -----END PGP SIGNATURE----- --NQTVMVnDVuULnIzU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080201115431.GF2324>