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

Re: log wrong after commit until update

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-05 13:10:49 CEST

On Tue, 5 Apr 2005, John Szakmeister wrote:

> On Monday 04 April 2005 21:15, Kenneth Porter wrote:
> > The URL for the repo for this WC is pretty unwieldy. It would be nice
> > to have some kind of shorthand for "the URL associated with this WC
> > object" (eg. "URL{.}").
>
> "svn log -rHEAD wc-path" is what you want. It will translate wc-path into
> a URL, and then contact the repository for the latest and greatest log
> information.
>
But only gives you the log for the HEAD revision.
svn log -rHEAD:1
is what I use regularly. (or svn log -rHEAD:{date} to limit it).

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 5 13:08:24 2005

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.