Re: PHP project with xCode and CVS?
Re: PHP project with xCode and CVS?
- Subject: Re: PHP project with xCode and CVS?
- From: Mark Lowe <email@hidden>
- Date: Mon, 22 Mar 2004 20:39:33 +0100
if cvs is running at the terminal then I'd say do a cvs export , create
an empty xcode project and then put the exported files in the project.
Then import the lot as a new cvs repository.
Not sure if you could get away with creating a new project and cvs
adding it to the rest of your files.
Mark
On 22 Mar 2004, at 13:24, Robert Frank wrote:
I'd like to use xCode to manage a PHP webapplication, which is version
controlled (CVS). The project directory contains several
subdirectories which again may contain subdirectoroies.
I've set up the empty project, checked and committed it into CVS,
check it all out, then created a project with xCode (the on-line help
says the files must have already been checked into CVS for xCode to
pick up the source code management).
I've dragged all folders and subfolders into the project (adding
groups, so I can work on files separately). But how do I use CVS?
The documentation only explains things concerning programs, applets,
etc, but not how to just manage a bunch of files with CVS within
xCode. As I understand the 'Help' in xCode, xCode should pick up the
information on CVS automatically. The folders do contain the
appropriate CVS information and the files have been checked out.
However, there are no files listed in the SCM group.
Is ther any good documentation on xcode around, somthing which
explains all the details?
Robert
Departement Informatik tel +41 (0)61 267 14 66
Universitaet Basel fax. +41 (0)61 267 14 61
Robert Frank
Klingelbergstrasse 50 email@hidden
CH-4056 Basel
Switzerland
http://www.informatik.unibas.ch/personen/frank_r.html
_______________________________________________
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.
_______________________________________________
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.