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

Re: updating in moved directory

From: Roger Keays <r.keays_at_ninthave.net>
Date: 2004-07-02 01:58:57 CEST

Hi Ben,

Thanks for the reply.

>>What I have done is moved the directory in the repository from /2.0.0 to
>>/branches/2.0.0. Now when I try to update from the working repository I get
>>
>> svn: No repository found in
>> 'svn+ssh://host.name.com/website/2.0.0/www/'
>>
>>Can anybody explain what is happening here for me? I can't svn switch the
>>working repository.
>
> As your detailed example shows, 'svn switch' is the solution.
>
> So, what exactly is the problem here? You say you "can't svn switch",
> but don't show us any details. 'svn switch
> svn+ssh://host/website/branches/2.0.0' should work just fine.

I get the above error for switch and for update (since they are essentially the
same command). AFAICT the switch is looking for the directory in the old
revision (r13) ... would that make sense? The strange thing is that svnlook
shows all the files in that directory for that revision, but the web tool
'WebSVN' shows the error

  'Path not found' - /2.0.0/www

for that revision.

My initial thoughts were that this might be a limitation in the client software
as described at
http://svnbook.red-bean.com/svnbook/apb.html#svn-ap-b-sect-1.2.16 . But then the
little test I did from the previous email made me wonder...

I have double checked that I'm issuing the correct switch command.

Cheers.

Roger

# svnlook -r13 tree website
/
  trunk/
...
...
  2.0.0/
   www/
...

# curl
'http://dev.ninthave.net/svn/listing.php?repname=website&path=/2.0.0/&rev=13&sc=1'

Path not found - '/2.0.0/'

-- 
-------------------------------------------------------------
Ninth Avenue Software                      p: +61 7 3870 8494
       _       _       _                    f: +61 7 3870 8491
    __(@)<  __(@)>  __(@),          w: http://www.ninthave.net
    \___)   \___)   \___)                 e: info@ninthave.net
-------------------------------------------------------------
PO Box 4179                             Send your spam to Sam
St Lucia South                               sam@ninthave.net
Queensland 4067
Australia                         http://www.ninthave.net/sam
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 2 02:02:58 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.