[Numpy-discussion] Using svnmerge on numpy: am I missing something ?

Matthieu Brucher matthieu.brucher at gmail.com
Tue Jan 8 05:16:09 EST 2008


>
> > In fact, the trunk should be tracked from all the branches, although
> > there will be the problem with merging the different branches (I did
> > not have many troubles with that, but I only tried with a few
> > differences) into the trunk. I don't think only one branch wants to be
> > up to date with the trunk ;).
> Sure, that's what I was trying to do (tracking the trunk). But if
> svnmerge needs the information from the trunk, this means each branch
> will need a different value, whereas only one value is possible...


In fact everything is stored in this single property and it is enough :
svnmerge extracts the revision not merged according to the branch you want
to merge in the trunk (in this case), the other indications for the other
branches are not touched.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080108/8e7395ff/attachment.html>


More information about the NumPy-Discussion mailing list