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

Re: svn commit: rev 5823 - in trunk: . subversion/svnlook

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-05-07 01:18:02 CEST

cmpilato@tigris.org writes:

> Author: cmpilato
> Date: Tue May 6 16:01:31 2003
> New Revision: 5823
>
> Modified:
> trunk/build.conf
> trunk/subversion/svnlook/main.c
> Log:
> Switch 'svnlook diff' over to the new diff code!

This appears to have broken 'svnlook diff' for new files.

svnadmin create repo
svn co file://`pwd`/repo wc
echo foo > wc/foo
svn add wc/foo
svn ci -m x wc
svnlook diff repo
Added: foo
==============================================================================
../svn/subversion/libsvn_fs/tree.c:187: (apr_err=160013)
svn: Filesystem has no item
svn: file not found: revision `0', path `foo'

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 01:18:54 2003

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.