2008/1/8, David Cournapeau <[EMAIL PROTECTED]>: > > Matthieu Brucher wrote: > > Hi David, > > > > How did you initialize svnmerge ? > As said in the numpy wiki. More precisely: > - In a svn checkout of the trunk, do svn up to be up to date > - svn copy TRUNK MY_BRANCH > - use svnmerge init MY_BRANCH > - svn ci -F svnmerge-commit.txt > - svn switch MY_BRANCH > - svnmerge init TRUNK > - svn ci -F svnmerge-commit.txt > > One thing which is strange is that in the numpy trunk, you can see the > following as svnmerge-integrated: > > Property svnmerge-integrated set to /branches/build_with_scons:1-4676 > /branches/cleanconfig_rtm:1-4610 /branches/distutils-revamp:1-2752 > /branches/distutils_scons_command:1-4619 /branches/multicore:1-3687 > /branches/numpy.scons:1-4484 /trunk:1-2871 > > Does that mean that you cannot use svnmerge with several branches at the > same time ?
No, this is what I expected. Could you send us the content of svnmerge-integrated for the build_with_scons branch before the merge ? 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
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion