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

Re: Possible bug: Revisions with no paths changed and no properties set?

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Tue, 29 Sep 2009 08:18:03 +1000

On Tue, Sep 29, 2009 at 7:35 AM, Jim Sokoloff <jim_at_sokoloff.com> wrote:

> We have a strange situation on a 1.6.3 svn repo. I'm stopping short of
> calling it a bug right now, but I suspect it is.
>
> I have a handful of revisions (all from the same user and roughly the
> same time) containing no changed paths, no changed props, etc.
>
> Meaning: when I svnadmin dump those revisions, they have a log message,
> author, etc, but no paths or props. (This is not the case of doing an
> svn log from the "wrong" part of the tree and finding nothing. There is
> nothing to be found.)
>
> a. Any explanation for how that can happen?
> b. worth filing a bug over?
>

<snipped />

We've had this happen only once in our repositories. Our server is running
v1.5.1, almost all the clients are either TSVN 1.5.x or Subclipse 1.4.x. I'm
running 1.6.x versions of all clients.

As far was I can find out, what happened was as follows:

a. I deleted two files from my WC and committed (using a 1.6.x client).
b. Another user deleted the same two files from their WC and committed
(using a 1.5.x client).

Now, usually, at point 'b', I would have expected a "Working copy is out of
date" error, and they should have updated, but apparently they didn't - the
commit just went through.

Cheers,
Daniel B.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2401430

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-29 00:19:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.