Re: FileMerge substitution
Re: FileMerge substitution
- Subject: Re: FileMerge substitution
- From: Dmitry Markman <email@hidden>
- Date: Wed, 11 May 2005 10:19:55 -0400
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 asked some advice from cw user group
but there is no answer so far
thanks
On May 11, 2005, at 2:43 AM, Daniel Jalkut wrote:
I think the application you choose has to accept command line
invocation in the form:
theTool file1 file2
In other words, if your favorite file comparison utility doesn't
parse command line arguments like this, you might need to come up
with a script or something that you can set as the compare tool and
which will translate the arguments to the required format of the
diff program.
Daniel
On May 10, 2005, at 10:17 PM, Dmitry Markman wrote:
thanks
BBEdit worked
but CodeWarrior 8.3/9.5 didn't :-(
On May 11, 2005, at 1:05 AM, Chris Espinosa wrote:
On May 10, 2005, at 9:55 PM, Dmitry Markman wrote:
is it possible to tell XCode to use BBedit or CodeWarrior for
file comparison?
Open Xcode Preferences, go to SCM panel, you'll see a pop-up:
<pastedGraphic.png>
<text: Comparison Handling. View comparisons using: [File
Merge ↕]
You can set that to BBEdit or Other...
Chris
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
Dmitry Markman
_______________________________________________
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