Re: How to use TextWrangler as the diff tool?
Re: How to use TextWrangler as the diff tool?
- Subject: Re: How to use TextWrangler as the diff tool?
- From: "Thomas A. Creedon" <email@hidden>
- Date: Sun, 2 Oct 2005 17:06:35 -0700
I wonder if it is possible to set this on a per project basis?
Date: Sun, 2 Oct 2005 09:25:10 -0400
From: Dmitry Markman <email@hidden>
yes it is possible to use TextWrangler as diff tool (from xcose)
create simple shell file:
#!/bin/bash
twdiff "$1" "$2"
make sure that that file has executable permission
from the xcode preferences (SCM) change "Comparison Handling" meny
to other and choose the file you created
--
Toodle-looooooo........
Thomas
website hosting: < http://www.editHere.com/ >, email: < 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