On Thu, 30 Mar 2006, Anthony Ettinger wrote:
> I want to setup a test-bed, but eventually, parellel
development would
> be 30+ simultaneous streams needing to be merged back
into the next
> release < version-xx.x> branch.
Subversion will handle the branching and merging, but
you'll probably
want to add on some sort of merge tracking system to
remember which
revisions have been merged in which directions. I suggest
that you
investigate svnmerge.py and svk.
--apb (Alan Barrett)
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subversion.tigris.org
For additional commands, e-mail: users-help subversion.tigris.org
|