Re: my first target
Re: my first target
- Subject: Re: my first target
- From: Scott Tooker <email@hidden>
- Date: Thu, 4 Oct 2007 14:01:01 -0700
On Oct 4, 2007, at 5:23 AM, Alex West wrote:
Hi,
I have just switched over to xcode from text mate. I am working on a
large Javascript JSEE application and I would like to make a target
that copies a particular src directory to a server. The trick is
that unix likes to over write directories and I want to merge my src
directory with a particular directory on the server. Im using a
great utility to mount the server on my computer and right now I am
running a shell command
cp -rf /my source directory /server/directory
As far as the copying/merging goes, take a look at the ditto command
line tool to see if it meets your needs.
Scott
Is there anyway to make a target that will execute that command for
me so that I can just press build and then test?
Thanks in advance,
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden