Re: CVS integration XCode
Re: CVS integration XCode
- Subject: Re: CVS integration XCode
- From: Steve Roy <email@hidden>
- Date: Thu, 20 Nov 2003 10:06:32 -0500
Ruben Smits <email@hidden> wrote:
> Do you mean I have to do a checkout on the CVSRoot in the
> project-file-package? (I understand the project file is a folder.)
No. What I think your situation is (could be wrong) is that you have a project
in CVS but your Xcode project "file" is not in CVS. If that's the case and you
want to use the CVS integration, you have two choices:
- Add the Xcode project "file" to the repository.
- Or manually create a "CVS" folder inside the Xcode project "file" (by
Control-clicking it in the Finder), as I explained before.
Basically, for CVS integration to be active in Xcode, your project "file" has to
have a "CVS" folder inside it so that Xcode knows where the repository is.
Steve
--
Steve Roy <email@hidden>
Personal homepage: <http://homepage.mac.com/sroy>
Projects homepage: <http://www.roydesign.net>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.