Re: SVN newbie....
Re: SVN newbie....
- Subject: Re: SVN newbie....
- From: David Dunham <email@hidden>
- Date: Sun, 03 Aug 2008 12:51:38 -0700
On 3 Aug 2008, at 12:39, Andrew Cunningham wrote:
It seems that everything is OK from SVN's point of view after
importing into SVN, I just don't understand the error from XCode
when "Commit Entire Project". The error seems to indicate that I
have not set up something SVN calls a "working copy directory".
This sounds like people have been saying.
ORIG_DIR -> SVN
gives you a copy of ORIG_DIR in the repository. But there is nothing
on your hard disk that is connected to the repository. As far as
Subversion is concerned, it's a coincidence that your hard disk
happens to match. You need to do
SVN -> WORKING_DIR
in order to get a working copy. This *is* connected to the repository
(via hidden folders). And you can check in and out.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
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