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

Re: Buglet in diff on a revision predating the file

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-10-21 13:44:02 CEST

Andreas J. Koenig wrote:
>>>>>>On 18 Oct 2002 11:49:08 -0500, Karl Fogel <kfogel@newton.ch.collab.net> said:
>>>>>
>
> > andreas.koenig@anima.de (Andreas J. Koenig) writes:
> >> Does this one deserve to be filed as an issue?
>
> > Yep! Check to see if it's already filed, if not, please file.
>
> Posted as issue 940.

I thought this might be a simple enough issue for a outsider like me to
look at, but it turned out to be much harder. However, my findings are
that when running

     svn diff -r 1 <somefile>

where <somefile> does not exist in revision 1, the server logs "404"
response to log file, but sends 200 to the client! See

     http://zigzag.cs.msu.su:7813/~ghost/trace

I don't understand how can it be. I probably can look at this problem
more, if I'm told where to look. Tracing the entire request handling in
httpd is not very nice idea ;-)

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 13:47:13 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.