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

working copy admin area missing

From: david ralley <ralley.2_at_osu.edu>
Date: 2007-09-20 00:08:28 CEST

I'm working with an XCode project, which I had copied from a working,
versioned project, and then changed.

When the time came to commit the new project, svn wouldn't let me because
the project was already versioned (in the old project)

This, I reasoned was because the .svn directories within the project
still had the old repository information in them, so I deleted them,
thinking this would allow me to add the project to the new repository.

Surprise! Now when I do an svn status the project files come back with "~"
status, and trying to delete them give me the error
"English.lproj/.svn" containing working copy admin area is missing.

Searching the archives, the advice is usually to do a delete of the file
from the repository, but in this case the file has never been committed.

How can I get my project files into the new repository?

david

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 20 00:08:54 2007

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.