Gustavo Franco <[EMAIL PROTECTED]> wrote:
> Hi Eric,
> 
> Is that breakage in 0.4.1-1 producing the problem below ?

No, it's been a problem with all versions of svn-arch-mirror, and
svn itself when working inside a subdirectory, too.

Looking at the svn log, the directory you're tracking got renamed
at r4090, and again at 4095.

You can use this example from the svn-arch-mirror manpage:

To mirror a directory that has been renamed (copied and deleted in SVN)
at revision 400:

 svn co <OLD_URL> directory1 -r399
 cd directory1
 svn-arch-mirror init -l 399 <cat>--<b>--<version1>
 cd ..
 svn co <NEW_URL> directory2 -r400
 cd directory2
 svn-arch-mirror init -r 400 --ids-from ../directory1 <cat>--<b>--<version2>

Automating this process has been on my todo list for a while, but it's
not a high priority at the moment.  Patches would be welcome, of course.

> $ svn-arch-mirror init kernel--debian--2.6
> svn: Cannot replace a directory from within
> E: : 'svn up -r 3024'
> PWD: /var/cache/kernels/linux-2.6
> 
> Path: .
> URL: svn://svn.debian.org/kernel/dists/trunk/linux-2.6
> Repository UUID: 510b9475-24dd-0310-9b6c-e0eefe99d49f
> Revision: 4872
> Node Kind: directory
> Schedule: normal
> Last Changed Author: horms
> Last Changed Rev: 4866
> Last Changed Date: 2005-11-21 23:48:43 -0200 (Mon, 21 Nov 2005)
> Properties Last Updated: 2005-11-22 17:04:35 -0200 (Tue, 22 Nov 2005)
> 
>  at /usr/bin/svn-arch-mirror line 1194
>         main::sys('svn up -r 3024') called at /usr/bin/svn-arch-mirror 
> line 1207
>         main::init_arch_tree('kernel--debian--2.6') called at 
> /usr/bin/svn-arch-mirror line 218
> 
> Anyway, if you fixed a bug into 0.4.2-2 you reported the wrong version 
> pseudo-header. If you're waiting sponsor you should add the tag 
> 'pending' into this bug too. I'll do both and if you disagree you can 
> revert my changes.

The tags are fine, if you could sponsor the 0.4.2-2 upload, it'd be
better :)

I haven't heard from my sponsor (Manoj) in a while after
several emails, I hope he's doing alright.

-- 
Eric Wong

Attachment: signature.asc
Description: Digital signature

Reply via email to