I think those instructions are for merging lots of things at once. What I've used when I'm merging a single revision is this:
g...@pts/6.dealer/9:46AM% svn up ~/sandbox/python/release26-maint At revision 70301. g...@pts/6.dealer/9:47AM% python ../svnmerge.py merge -r70197 property 'svnmerge-integrated' deleted from '.'. property 'svnmerge-blocked' deleted from '.'. --- Merging r70197 into '.': U Doc/library/bsddb.rst property 'svnmerge-integrated' set on '.' property 'svnmerge-blocked' set on '.' g...@pts/6.dealer/9:49AM% ls *.txt ~/sandbox/python/release26-maint svnmerge-commit-message.txt Anyways, I just committed the above merge as r70302. On Tue, Mar 10, 2009 at 7:59 AM, Jesus Cea <j...@jcea.es> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I committed r70197 to trunk a few days ago. Today I copied "svnmerge.py" > in my 2.6 branch, and did an "init" and a "merge"... like it is said in > the developer FAQ. I got a lot of conflicts and "old patches" merged. > Overhelming. > > So... > > Can anybody please merge r70197 to 2.6 branch? > > Can somebody explain how to do a correct svnmerge and, possibly, update > http://www.python.org/dev/faq/#how-do-i-merge-between-branches ? > > Sorry for this inconvenience. I promise to learn the lessons you teach me. > > PS: I know how to merge using pure SVN and Mercurial... O:-) > > - -- > Jesus Cea Avion _/_/ _/_/_/ _/_/_/ > j...@jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/ > jabber / xmpp:j...@jabber.org <xmpp%3aj...@jabber.org> _/_/ > _/_/ _/_/_/_/_/ > . _/_/ _/_/ _/_/ _/_/ _/_/ > "Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/ > "My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/ > "El amor es poner tu felicidad en la felicidad de otro" - Leibniz > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iQCVAwUBSbaAR5lgi5GaxT1NAQKE1gP9E0b2e8lRwBouayLHuk9cDTrVOJo12Mad > mZ/dDAzPo4I6dHXkns4PEt8/m2NhCvOFW0abt51bFLVoKUSomuPyxvT9hie/z2wq > Ra/+czIRjdbwFrk6WeZW7kURIgBDA5OG35p/34LsnhVi/+3JNW42uQRRjusRYO3m > iUtCCpOdDnw= > =UpbJ > -----END PGP SIGNATURE----- > _______________________________________________ > python-committers mailing list > python-committers@python.org > http://mail.python.org/mailman/listinfo/python-committers >
_______________________________________________ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers