[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PROPOSAL] Merging Improved

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-10 23:07:19 CEST

Sander Striker wrote:

>There will also be no lines in svn:merged where PATH is equal to
>the path of M in the repository.
>
>
Then what happens if you use merge to undo a change on the same branch?
For example: say you're at revision 5 of /trunk, and you want to undo
the changes that went in at revision 3. Presumably, this is what you'd do:

    svn merge -r3:2 url://of/trunk .

Shouldn't this record "trunk@3:2", or something? (Yes, I know this is
nitpicking... i mean, cherry picking)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 10 23:08:03 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.