Re: Xcode 3.1.2 and svn 1.5
Re: Xcode 3.1.2 and svn 1.5
- Subject: Re: Xcode 3.1.2 and svn 1.5
- From: Jack Repenning <email@hidden>
- Date: Wed, 3 Dec 2008 17:29:05 -0800
On Dec 3, 2008, at 9:48 AM, Philippe Casgrain wrote:
Of course! I meant that some of my working copies were still using
1.4, and others were 1.4 copies upgraded to 1.5. If I checkout using
1.5, it seems to work properly.
If you get into this state, you can down-rev the working copy using a
tool made available by the Subversion team. To get it, either use
Subversion to check out
http://svn.collab.net/repos/svn/trunk/tools/client-side/
... or use curl, wget, Safari, or whatever to fetch
http://svn.collab.net/repos/svn/trunk/tools/client-side/change-svn-wc-format.py
then use a command something like this:
change-svn-wc-format.py $HOME/src/ProjectDirectory 1.4
(substituting whatever's right for your Xcode project directory, of
course)
-==-
Jack Repenning
email@hidden
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"
_______________________________________________
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