Hi Klaus,

what i do is to modify the tree for one of versions; before committing it, I create a diff against the cvs:
   cvs diff -u ......... > file.diff
than do the commit, move into the tree of a different version, apply the patch and do again commit.

regards,
bogdan

Klaus Darilion wrote:

Hi!

Call for best practise: How do you handle patches which should be applied to a certain branch (rel_1) and CVS head?

Do you have a local repository of both branches, make the changes both and issue cvs update, cvs commit for each branch?

Or is there a way to syncronize a branch with CVS head?

regards
klaus

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel



_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to