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

Re: `svn diff FILEPATH' broken?

From: <cmpilato_at_collab.net>
Date: 2002-06-28 05:46:55 CEST

Hmm... I actually traced into the code and saw where it was doing the
wrong thing, too -- calling svn_wc_entries_read ("build.conf") at line
523 in directory_elements_diff().

Weird.

Thanks, Kevin.

--
Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> On Thu, Jun 27, 2002 at 08:55:07PM -0500, cmpilato@collab.net wrote:
> > Anybody else seeing this?  For crying out loud, do we not have tests
> > for this stuff?!
> > 
> > --
> > 
> > ~/projects/subversion % svn diff build.conf 
> > 
> > subversion/libsvn_wc/adm_files.c:555
> > apr_error: #20, src_err 0 : <Not a directory>
> >   build.conf/.svn/entries
> > 
> 
> Not me:
> 
> kevin@pilchie:~/projects/svn.source [1428]$ svn diff build.conf 
> Index: ./build.conf
> ===================================================================
> --- ./build.conf
> +++ ./build.conf        Thu Jun 27 23:05:34 2002
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 05:47:29 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.