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

Re: svn: RA layer file already exists

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-02 03:31:32 CEST

"Howson, Mark" <mark.howson@ntu.ac.uk> writes:

> Adding
> trunk\extralibs\xerces-c2_1_0-win32\include\xercesc\util\regx\UniCharTab
> le.hpp
>
> svn: RA layer file already exists
> svn: Commit failed (details follow):
> svn: file
> '/repos/trunk/extralibs/xerces-c2_1_0-win32/include/xercesc/util/regx/Un
> iCharTable.hpp' already exists
>
> I've tried svn recovery, deleting the file (from the repos) and adding
> it again, etc. Can anyone suggest a way of fixing this?

What's the problem? Just like the error says, your commit is being
rejected, because it's trying to add a file to the repository that
already exists.

So how did you end up in this situation? Why are you trying to do
that? What needs "fixing"?

Have you tried updating your working copy before committing?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 2 03:36:57 2003

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.