Moving PB project to CVS control
Moving PB project to CVS control
- Subject: Moving PB project to CVS control
- From: Loren Wright <email@hidden>
- Date: Tue, 14 Oct 2003 14:45:26 -0400
I've been through the process twice now, with the same result: the
Enable CVS Integration menu item is greyed out. Perhaps someone can
tell me other things to check?
I've created a repository,
imported the project (less its build folder),
edited the CVSROOT/cvswrappers file to include a few binary file types,
did setenv CVSROOT <myRepositoryPath>,
did cd to the <preCVSprojectFolder>,
did cvs import MyProjectName lorenwright start,
did cd <folderWhereCheckedOutProjectFolderWillLive>,
and then cvs checkout -m MyProjectName.
The CVS output seems OK and the folder is created with all the files
there. In PB I've gone to the CVS Access preference and made sure
everything was checked. Before the project is loaded, a greyed out
Disable CVS Integration item appears in the CVS menu, but when my
project is loaded, it changes to Enable, still greyed out. Obviously
I've missed something! Thanks for any help.
Loren
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.