Re: SCM Error 155005
Re: SCM Error 155005
- Subject: Re: SCM Error 155005
- From: Xochitl Lunde <email@hidden>
- Date: Fri, 7 Aug 2009 12:39:31 -0500
> When I try to update my project I get the SCM
error:
>
> Error: 155005 (Working copy not locked; this is probably a bug, please
> report) Description: Directory '/Users/lobster/Programming/Roboplasm/
> Roboplasm/English.lproj/GraphWindow.nib/.svn' containing working copy
> admin area is missing
>
> Is there any way to fix this.
>
> Thanks,
Did you try deleting the entire directory containing
the missing stuff? I think if you have a checked-out folder named
"A", and somehow the information it its .svn subfolder is screwed
up, you should be able to delete the entire folder "A" and update
"A"'s parent folder again to get "A" and its contents
restored. DON'T use SVN delete!! You DON'T want to remove "A"
from the repository, just the local copy. use regular "rm"
or send it to the trash using finder. (probably a good idea to back
it up incase this does not work. >< )
If you have local changes in "A", then back
up "A" first. Once "A" is restored from SVN repository,
and it's .svn folder is also restored, then you can copy your local changes
from your backup into your working directory. Make sure you don't
overwrite the restored .svn folder with the non-working one in your backup. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden