bug fixing across many branches
From: Phil Kingston <phil_at_impactapplications.com>
Date: 2005-10-20 13:36:49 CEST
I've been using Subversion happily here at work for a while now to manage
This is how we manage the project:
The initial system was imported into svn (the numbers vaguely represent the
trunk --[1]--> trunk
The different versions of the project (for the different clients) are
trunk -[1]-+-----> trunk
Obviously now all the custom changes to each branch may be applied. These
trunk -[1]-+-----[3]-> trunk
...and then merged with all the other branches.
trunk -[1]-+-----[3]-> trunk
Finally... here's my question!
I desperately need a method of being able to apply a change to the trunk and
trunk -[1]-[3]-+-----> trunk
I am fully aware that it is not possible to insert a revision before older
Am I missing something?
I have also experimented with svn:externals but they don't give the sort of
(Not that it makes any difference to my question, but all our projects are
Thanks folks
Phil Kingston
---------------------------------------------------------------------
|
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.