[python-committers] help with svnmerge
Brett Cannon
brett at python.org
Wed Mar 11 00:35:10 CET 2009
More information about the python-committers mailing list
Wed Mar 11 00:35:10 CET 2009
- Previous message: [python-committers] help with svnmerge
- Next message: [python-committers] Backporting to 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 10, 2009 at 16:13, "Martin v. Löwis" <martin at v.loewis.de> wrote: > > svnmerge.py -r<revfrom3k> > > svn revert . > > svn commit -F svnmerge-commit-something-press-tab > > > > --------8<---------------- > > > > I think it was later corrected that the "svn revert" should be "svn > > resolved", if it's needed at all. But I'm not sure about that. As I > > recall, I've never needed that step. > > It should be needed every time you merge into the 3.0 branch, and > yes, it should be "resolved", not "revert". I will add it to the FAQ right now. -Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20090310/24509390/attachment.htm>
- Previous message: [python-committers] help with svnmerge
- Next message: [python-committers] Backporting to 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list