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

Re: svn copy file already exist

From: Raghupradeep <raghu_p_at_amritatech.com>
Date: Wed, 7 Jan 2009 22:21:36 -0800 (PST)

Stefan Sperling-7 wrote:
>
> On Tue, Jan 06, 2009 at 03:42:10PM +0100, Stefan Sperling wrote:
>> On Tue, Jan 06, 2009 at 03:29:01PM +0100, Stefan Sperling wrote:
>> > All I'm seeing from my script (see attachment) is that alpha_at_r1 is
>> > copied instead of alpha_at_r3, i.e. copying a mixed-revision working
>> > copy verbatim to a URL does not seem to work.
>>
>> Sorry, my script had a bug (it created a branch from trunk_at_r1 and
>> then tried to do so again from the working copy).
>>
>> Fixed version is attached, the output looks good now,
>
> This time with attachment...
>
> Stefan
>
>
>

Hi,
        I was able to branch when using the repository access protocol 'ra_local'.
But when trying to branch from remote using the WebDAV protocol like
'ra_neon' or 'ra_serf' its failing with the error 'file already exists'. I
found out that this is happening only if I am doing svn update on the file.
If I am doing the update on the immediate parent folder of the file I am
able to branch without any issues. So seams as a issue with WebDAV protocol.
        
Raghupradeep

-- 
View this message in context: http://www.nabble.com/svn-copy-file-already-exist-tp21310606p21346508.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1011041
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-08 14:04:40 CET

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.