Re: FileMerge substitution
Re: FileMerge substitution
- Subject: Re: FileMerge substitution
- From: James Bucanek <email@hidden>
- Date: Wed, 11 May 2005 09:34:01 -0700
Dmitry Markman wrote on Wednesday, May 11, 2005:
>thanks yes I figured it out
>for bbedit xcode uses bbdiff command line tool (i think)
>
>cw has cmdide tool
>
>so i tried to create shell script:
>
>cmdide -diff $1 $2
>but it didn't work :-(
I haven't verified this myself, but from long ago I seem to remember that the arguments are actually
diffprog file1 directory2
>I asked some advice from cw user group
>but there is no answer so far
Or, you could try being a programmer and add some debug statements to your script to find out what's actually being passed. ;)
Then you'd know if the problem is Xcode, your script, or CW.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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