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

Odd behavior from `svn log` as of (at least) r3768

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-11-13 02:51:31 CET

The output that I'm getting from `svn log` from the latest code seems
a bit odd:

trunk$ svn up
At revision 3769.
trunk$ ls -la nosuchfile
ls: nosuchfile: No such file or directory
trunk$ svn log nosuchfile
------------------------------------------------------------------------
rev -1: | (no date) | 1 line

file not found: revision `3769', path `/trunk/nosuchfile'
------------------------------------------------------------------------

Ben showed me the output from his older version (r3756), which is more
like the Right Thing:

<sussman> $ svn log goo
<sussman> subversion/libsvn_fs/tree.c:185: (apr_err=160013, src_err=0)
<sussman> svn: Filesystem has no item
<sussman> svn: file not found: revision `3', path `goo'

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 13 02:52:07 2002

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.