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

svnlook using HEAD

From: Jeff Machols <jmachols_at_comcast.net>
Date: 2004-06-22 04:39:53 CEST

Hi all,

I am having a problem with the svnlook using the --revision HEAD

[svn@wiley svn]$ svnlook youngest /opt/repos/testrepo
151

[svn@wiley svn]$ svnlook propget --revision HEAD /opt/repos/testrepo
STATE trunk/source/java/hello.java
svn: Path 'trunk/source/java/hello.java' does not exist

[svn@wiley svn]$ svnlook propget --revision 151 /opt/repos/testrepo
STATE trunk/source/java/hello.java
test

Same thing with the proplist command in svnlook, but some commands seem
OK:

[svn@wiley svn]$ svnlook date --revision HEAD /opt/repos/testrepo
2004-04-06 13:37:28 -0400 (Tue, 06 Apr 2004)

---
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.705 / Virus Database: 461 - Release Date: 6/12/2004
 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 22 04:40:35 2004

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.