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

Re: [Issue 794] - dump fails after moving directory, modifying child

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-07-15 23:54:08 CEST

issues@subversion.tigris.org wrote:
> http://subversion.tigris.org/issues/show_bug.cgi?id=794

> ------- Additional Comments From cmpilato@tigris.org 2002-07-15 13:38 PDT -------
> Fixed in revision 2523.

Does this backport cleanly to 2490? I tried this:

     $ svn co http://svn.collab.net/repos/svn/trunk -r2490 -d subversion
     $ svn merge http://svn.collab.net/repos/svn/trunk -r2522:2523 \
               subversion

compiled, installed, "svnadmin dump"ed. When I tried to "svnadmin load"
with the newest version and checked it out, I was left with some files
with blank contents. And diffs on them fail:

     $ svn diff -r40:41 dot.vimrc

     svn_error: #21068 : <Filesystem has no item>
       file not found: transaction `22', path `/config/home'

When revision 41 moved dot.vimrc from /config to /config/home. So,
something's not happy. Not sure if the fix doesn't plug cleanly into the
older version or what.

Thanks,
Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 15 23:54:43 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.