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

Re: [PATCH][Issue 2287] svn_client_log should take a peg revision

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-01-24 22:42:10 CET

On Thu, Jan 19, 2006 at 01:35:22PM -0800, Daniel Rall wrote:
> I've committed a patch adding support for peg revisions to 'svn log'
> (and of course the corresponding underlying APIs), based on work by
> myself and Ramaswamy (and all the reviews that work received):
>
> http://svn.collab.net/viewcvs/svn?rev=18179&view=rev
>
> This feature should first be available in Subversion 1.4.0.

Excellent. What should the behaviour of 'svn log foo@PEG' be, if no
revision range is provided? Should it still be -rHEAD:1, as it is now
(I think), or should it be -rPEG:1, which might be more in-line with
the other commands that operate on peg-revs.

See http://svn.haxx.se/dev/archive-2006-01/0352.shtml for an equivalent
patch I proposed for 'svn blame', though note here that we have no
backward-compatibility concerns.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 24 22:42:42 2006

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.