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

Re: svn copy with wrong error message

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Thu, 13 Nov 2008 16:44:55 +0000

Schroeder, Hartmut wrote:
> Hi,
> we got the following problem:
>
> We're running a working copy a while, it's uptodate.
> Then we run a copy command
>
> $ svn copy -m "" jer http://data:80/database/appdev/src/jer-alpha2
> svn: Commit failed (details follow):
> svn: File '/database/appdev/src/jer-alpha2/src/Event.cc' already exists
>
> The point is: The target dir 'jer-alpha2' does actually not exist!
> If we do a blank new checkout of the repository, the command runs
> successfully.

I think it's the same as this
http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=686753

This IMO is a serious regression.
svn cp path url
is to my mind a fundamental feature.

I see from the thread that it only affects http. Does anyone know if it
happens with serf?

I could do that test myself, come to think of it - how do I get the CLI
to use serf (or TSVN to use serf). Do I need a different build?

I'm on WinXP SP3. Our server is 1.3.2 on Ubuntu.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-13 17:45:31 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.