[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

FreeBSD project and subversion.

From: Alfred Perlstein <bright_at_mu.org>
Date: Thu, 31 Jan 2013 10:37:14 -0500

FreeBSD has moved to Subversion a few years ago and it's worked very,
very well for us.

The one area where we are having issues is merging code from project
branches back into trunk.

The typical workflow is:
   1) create project branch.
   2) code code code.
   3) sync from HEAD (this works great).
   4) repeat steps 2+3 until feature is complete.
   5) svn diff and apply to head then commit.

Is there a way to do 5 automatically?

I think the worry is mergeinfo from the project branch coming back into
HEAD.

Any tips would be appreciated.

thank you,
-Alfred
Received on 2013-01-31 17:46:06 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.