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

Re: [BUGREPORT] svn move

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-06-09 04:16:38 CEST

anders@gnulinux.dk wrote:
>
> Hello again
>
> It's the danish translators again calling for your assistance.
>
> We wanted to rename a directory and one did the following:
>
> svn mv originals xml
> svn ci -m "omdoebt"
>
> When others did an update they got the following error:
>
> svn update
> A ./xml
>
> svn_error: #21066 : <Filesystem has no item>
>
> file not found: revision 15', path /xml/java.xml'

I'm seeing the same thing with svn cp using revision 2128 to make a tag.
Here's how to reproduce it:

% cd /tmp
% wget http://www.cpan.org/modules/by-authors/id/B/BZ/BZAJAC/Proc-Background-1.07.tar.gz
% zcat Proc-Background-1.07.tar.gz | tar xvf -
% svn_load_dirs.pl -t '\d+\.\d+' http://URL.TO.YOUR.SVN/repos Proc-Background-1.07
.
.
.
Running svn cp -m Tag /repos/trunk as /repos/tags/1.07. http://svn.orcaware.com:8000/repos/trunk http://svn.orcaware.com:8000/repos/tags/1.07
blair's password:
Running svn update
/export/home1/blair/old: svn update failed with this output:

svn_error: #21066 : <Filesystem has no item>

file not found: revision `2', path `/tags/1.07/t/01proc.t'

D ./trunk/proc_background
D ./trunk/apache_configparser
D ./trunk/math_interpolate1d
D ./trunk/badblocks
D ./trunk/orca
D ./trunk/datetime_precise
D ./trunk/web_log_manage
A ./tags/1.07
A ./tags/1.07/t

svn_load_dirs.pl is in the svn repository in tools/client-side/svn_load_dirs.pl.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 9 04:17:29 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.