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

Re: Unable to copy trunk to release

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-13 14:58:32 CEST

Ulrich Eckhardt wrote:

> Lammel Roland wrote:
>
>> copy -rHEAD http://my.forge.com/svn/test/trunk
>> http://my.forge.com/svn/test/releases/0.5
>> RA layer request failed
>> svn: PROPFIND request failed on '/svn/test/releases/0.5/trunk'
>> svn: PROPFIND of '/svn/test/releases/0.5/trunk': 302 Found
>> (http://my.forge.com)
>
> Which of svn/test/releases/0.5/trunk exist in the repository? IIRC,
> SVN will
> not create parent directories on demand in a copy operation.
>
> Also, the part 'trunk' in your target dir seems suspicious to me: by
> definition, a tag/branch is a copy of the trunk. Assuming your
> 'release' is
> some kind of tag/branch, the 'trunk' part of the name doesn't make
> sense.
>
>> Any hints would be appreciated.
>
> Just guessing: drop the final /trunk in the target?

But it doesn't look like he specified "/trunk" in his (presumably
svn) copy command.

Can it be that test/releases/0.5 already exists? If that's the case,
that 0.5 directory will need to be deleted first.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 13 15:07:56 2005

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.