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

svn: RA layer file already exists

From: Howson, Mark <mark.howson_at_ntu.ac.uk>
Date: 2003-09-01 18:05:35 CEST

Hi,

I'm having the following problem when doing a commit (TortoiseSVN
crashed in the middle of an update, so I'm not sure what state
everything is in). This is using SVN 0.27 on Windows (official released
version, no prior SVN), first time SVN user.

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

The directory has 30 or so files ; the first 25 committed ok. Svn status
-v shows:

16 15 cmp3howsom
trunk\extralibs\xerces-c2_1_0-win32\include\xercesc\util\regx\Token.hpp
16 15 cmp3howsom
trunk\extralibs\xerces-c2_1_0-win32\include\xercesc\util\regx\TokenFacto
ry.hpp
16 15 cmp3howsom
trunk\extralibs\xerces-c2_1_0-win32\include\xercesc\util\regx\TokenInc.h
pp
A 0 ? ?
trunk\extralibs\xerces-c2_1_0-win32\include\xercesc\util\regx\UniCharTab
le.hpp

<... Other lines resembling line above snipped.>

I've tried svn recovery, deleting the file (from the repos) and adding
it again, etc. Can anyone suggest a way of fixing this?

Thanks,
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 1 20:00:08 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.