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

svn copy with wrong error message

From: Schroeder, Hartmut <Hartmut.Schroeder_at_plath.de>
Date: Thu, 13 Nov 2008 17:02:28 +0100

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.

The Subversion-config is like new created, no further entries.
Out environment is:

* Subversion 1.5
* Client-Machine: RedHat 5 64 Bit
* Server&Repo-Machine: Windows XP Professional
* Webserver: Apache 2.0

Until now we got no problems from other client machines.

Thanks in advance for any help.

Hartmut

---------------------------------------------------------------------
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:02:56 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.