[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: <cmpilato_at_collab.net>
Date: 2003-08-28 05:39:28 CEST

Bruce DeVisser <devisser@look.ca> writes:

> 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?)

Uh.

Heh.

/me hides his embarrassed face...

---------------------------------------------------------------------
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:43:37 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.