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

Re: interesting 'svn log' bug

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-09-23 01:43:44 CEST

C.Michael Pilato wrote:

>>Checking out the hooks directory into a location outside the
>>repository allows the log to work, and running log against the
>>repository directly works as normal. This is reproducable via ra_svn
>>and ra_local, haven't tried ra_dav.
>
>
> Actually, checkout out hooks/ outside the repository didn't work for
> me -- I mean, the algorithm is exactly the same. Are you sure this
> worked for you, or did you taint that test by, say, mv'ing the hooks
> directory out of the repos, or something?

Actually yeah, I did copy it out of the repos. That was sloppy of me.

> I'd like to hear what folks think about changed svn_io_check_path() to
> ignore ENOTDIR and just return 'svn_node_none'. I think it would be a
> fine change -- I can't think of any place in our code that uses this
> function and needs to know the difference between "there's no such
> path" and "there's no such path because something along the way isn't
> a directory".

Seems reasonable to me, although I haven't tested it either.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 23 01:44:35 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.