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

Re: Default log functionality changed?

From: Bruce DeVisser <devisser_at_look.ca>
Date: 2003-08-28 10:06:41 CEST

On Wed, Aug 27, 2003 at 10:27:24AM -0500, cmpilato@collab.net wrote:
> As for a workaround, note that if you use the URL of the
> resource instead of the working copy path, that defaults
> to -rHEAD:1 (just like other Subversion subcommands). So,
> at least on Unix, you can do something like:
>
> svn log `svn info | grep '^Url:' | cut -c6-`

Isn't 'svn log -rhead:1' equivalent? (Doesn't any reference
to HEAD force a check of the repository?)

Bruce

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 28 05:17:38 2003

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

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