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

Re: Revision number syntax in merge notifications.

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-06-05 16:35:31 CEST

Fair enough, changed in r25295.

On 6/5/07, C. Michael Pilato <cmpilato@collab.net> wrote:
> Karl Fogel wrote:
> > In notifications like this:
> >
> > --- Merging revisions 5-16:
> > D products/little.html
> > D products/big.html
> > A products/medium
> > A products/medium/roadmap.html
> >
> > ...maybe we should use the rN syntax:
> >
> > --- Merging r5-r16:
> > D products/little.html
> > D products/big.html
> > A products/medium
> > A products/medium/roadmap.html
> >
> > See also http://subversion.tigris.org/issues/show_bug.cgi?id=2366.
> >
> > Thoughts?
>
> I thought one of the proposed benefits of the rN syntax was that it was easy
> to drop those things into a command line. That is, when you see "r56" you
> can easily plop that into 'svn cat -<HERE>' or 'svn log -<HERE>' ...
>
> With that in mind, +1 on using the rN syntax, but that means doing:
>
> Merging r3
> Merging r5:16
>
> instead of:
>
> Merging r3
> Merging r5-r16
>
> --
> C. Michael Pilato <cmpilato@collab.net>
> CollabNet <> www.collab.net <> Distributed Development On Demand
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 5 16:35:45 2007

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.