Re: Cloning a project using Project Builder
Re: Cloning a project using Project Builder
- Subject: Re: Cloning a project using Project Builder
- From: email@hidden
- Date: Fri, 5 Sep 2003 16:10:26 +0100
Hi Raj
On Friday, September 5, 2003, at 03:46 pm, email@hidden wrote:
Hi,
I want to clone a project using ProjectBuilder. What is the easiest
way
to accomplish this ?
The easiest way is to copy your project folder to ANOTHER folder. E.g.
copy
~/WOProjects/CoolApp
to
~/WOProjects/NewStuff/CoolApp
The problem is that both projects will have the same name, which is not
so cool if you are using both at the same time.
Another solution is to copy the folder to another name (e.g. CoolApp ->
BusinessApp) and either:
- Get rid of the .pbproj folder in your project, create a new project
in-place and add the files again. You can select multiple files, that
makes life easier. Be very careful to UNselect "Recursively create
groups..." when you are adding a component (.wo).
- Or follow the instructions in this article:
<http://www.info.apple.com/kbnum/n75297>
Cheers,
-- Denis.
Thanks,
Raj
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.