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

Re: "svn log" suddenly broken?

From: <cmpilato_at_collab.net>
Date: 2002-03-18 18:57:43 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Is anyone else having weird behavior when running "svn log" from the
> top of a working copy? It's broken in the same way for both Ben and
> me, on FreeBSD and Linux respectively.
>
> Just build Subversion 1546 and run
>
> $ svn log
>
> in the top of your working copy (i.e., the dir corresponding to
> http://svn.collab.net/repos/trunk/).
>
> Ben and I get only revisions HEAD through 1531. 1530 and younger are
> missing. The request sent to the server is for 1546 --> 1, according
> to GDB. What's bizarre is that this was working fine last night, and
> afaik (?) we haven't upgraded the server since then. Must be a client
> side bug; I'm building and older client to see if it reproduces.
>
> Anyone else seeing this bug?

Part of my entries changeover touched the revision parsing code.
Check there for problems. I think all I did was get the
last-committed-rev from the entry instead of from a hash, but that
might be a source of trouble.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 18 19:00:40 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.