• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to use TextWrangler as the diff tool?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: How do I build universal binaries for libraries with endian-specific code
  • Next by Date: GetAliasSize vs. sliasSize
  • Previous by thread: Re: How to use TextWrangler as the diff tool?
  • Next by thread: Too many @selector statements?
  • Index(es):
    • Date
    • Thread