Xcode SCM subversion removing a directory
Xcode SCM subversion removing a directory
- Subject: Xcode SCM subversion removing a directory
- From: Tom Pelaia <email@hidden>
- Date: Fri, 31 Jul 2009 15:09:29 -0400
Hi,
I am having a recurring issue using Xcode's SCM support to remove a
directory. I am using Subversion for SCM and it works fine, otherwise.
Typically, I first remove a directory's files by simply deleting them
in Xcode and choosing the option to remove them from the repository,
also. To remove the directory itself, I open SCM->Repositories, select
the directory to remove, press the delete button and enter a comment.
That seems to work, but when I run subversion from the command line it
is clear that the directory is still under source code control. When I
attempt to remove it I always get errors and have to perform a
combination of svn commands including cleanup and updating.
What is the best way to remove SCM managed directories from within
Xcode to avoid having to resort to the command line?
thanks,
tom
_______________________________________________
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