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

Re: Bug in svnlook 1.6.2?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 12 Jun 2009 11:07:08 -0400

Giulio Troccoli wrote:
> I think I have found a bug in svnlook. I have already sent an email to users_at_subversion.tigris.org but nobody replied at all. Please CC me as I am not subscribed to the dev list.
>
> I'm testing Subversion 1.6.2 with Apache 2.2.11 on RHEL4. I have written a script that reproduces the bug.
>
> In short terms, 'svn status' before the commit shows
>
> A + 2.0/a/aa
> A + 2.0/a/aa/foo
> A + 2.0/a/ab
> A + 2.0/a/ab/foo
>
> But 'svnlook changed' inside the pre-commit hooks shows
>
> A 2.0/a/aa
> D 2.0/a/aa/foo
> A 2.0/a/aa/foo
> A 2.0/a/ab
> D 2.0/a/ab/foo
> A 2.0/a/ab/foo
>
> Where do the extra deletions come from?

This is ultimately an artifact of issue 1962. See
http://subversion.tigris.org/issues/show_bug.cgi?id=1962

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2361641

Received on 2009-06-12 17:07:34 CEST

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.