[OT] Q: what would you choose for a VCS today

Stefan Sperling stsp at stsp.name
Fri Feb 1 03:54:34 PST 2008


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.
> 
> 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

-- 
stefan
http://stsp.name                                         PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20080201/e5e6c51f/attachment.pgp


More information about the freebsd-hackers mailing list