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 11:33:12 -0400
Thanks Denis. But I am doing this on a Windows platform. Does anybody know
the
specifics for that? I am not able to see any .pbproj folder. ( I will be
migrating my development
to a Mac very soon :), but I will appreciate any answers to this.)
Raj
email@hidden
Sent by: email@hidden
09/05/2003 11:10 AM
To: email@hidden
cc: email@hidden
Subject: Re: Cloning a project using Project Builder
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.
_______________________________________________
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.