[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: Mattias Engdegård <mattias_at_virtutech.se>
Date: 2007-06-05 19:46:51 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:

> Merging r3
> Merging r5:16

>instead of:

> Merging r3
> Merging r5-r16

Is c5 (r4:5) included in the merge? If so, r5:16 is incorrect or at least
inconsistent.
svnmerge.py includes the lower bound in its -r5-16 notation; perhaps it should
use -c5-16 instead.

Colloquially everyone seem to use rN both for revision N and change N-1:N.
The phrase "please have a look at r4711" must be interpreted in context
to understand what is meant, so consistenly using cN might be an improvement.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 5 19:47:53 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.