You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Daniel Becroft <dj...@gmail.com> on 2009/09/28 22:18:03 UTC

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

On Tue, Sep 29, 2009 at 7:35 AM, Jim Sokoloff <ji...@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@subversion.tigris.org].