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

Re: [PATCH] Incorrect `svn log` behavior from mod_dav_svn from

From: <cmpilato_at_collab.net>
Date: 2002-11-16 17:31:07 CET

Daniel Rall <dlr@finemaltcoding.com> writes:

> Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> > Daniel Rall <dlr@finemaltcoding.com> writes:
> > > The output that I'm getting from `svn log` from the latest code seems
> > > a bit odd:
> >
> > Whups.
> >
> > That should be easy to fix (note that -1 is the real value of
> > SVN_INVALID_REVNUM). Can you file a quick issue on it? I'll bet it
> > gets squashed in no time; well, *almost* no time -- I'm going to bed
> > now :-).
> >
> > You may find it faster to patch than to make an issue, even.
>
> It turned it that no, it was not faster to patch. But I took a stab
> at it anyhow, with some debugging assistence from Ben and a solution
> suggestion from Greg.

Well, here's what I get now, and this look good enough for me:

   % svn log http://localhost/tests/.greek-repo/nosuchfile
   subversion/libsvn_ra_dav/util.c:310: (apr_err=20014, src_err=0)
   svn: Error string not specified yet
   svn: REPORT request failed on /tests/.greek-repo/nosuchfile
   subversion/libsvn_ra_dav/util.c:285: (apr_err=20014, src_err=0)
   svn: The REPORT status was 404, but expected 200.

So, I'm committing up your fix, Dan. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 16 17:34:10 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.