[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-dev
Subject:    Re: svnmerge.py not using standard revision syntax
From:       Karl Fogel <kfogel () google ! com>
Date:       2006-08-31 19:23:33
Message-ID: janejuwaeve.fsf () morbius ! corp ! google ! com
[Download RAW message or body]

Kamesh Jayachandran <kamesh@collab.net> writes:
>> svn merge -r r123:r456 http://....
> May be just
> -r 123:456 http://....
>
> So that it can be pasted to 'svn
> diff|merge|whichever_sub_command_which_can_understand_rev_range'

I think you may have misunderstood the suggestion...

The idea is that svn itself should handle revision numbers both with
and without the "r", so that when you cut-and-paste from a source that
has the "r", things still work.  Your command line above would still
work, but with the proposed change, all of these would work:

   -r 123:456
   -r r123:r456
   -r r123:456
   -r 123:r456

(and of course the space would still be optional).

Best,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic