Re: FileMerge not found

2009-08-13 Thread amieljc

Thank you very much kiddailey, you save my life, it works perfectly!!

When I type:
xcode-select -print-path, it printed out /Developer3.0.

so I run sudo xcode-select -switch /Developer and everything is fin
now !

By the way, are there any possible side effects to run this command as
my 'real' Xcode is under /Developer3.0 ?

Thanks again,

Jean-Christophe


On Aug 7, 7:04 am, David Glass dgl...@graymattercomputing.com wrote:
 Bummer... none of that worked for me. :(

 On Aug 5, 9:20 am, kiddailey kiddai...@gmail.com wrote:

  I had a similar issue with my setup and posted the steps I used to
  resolve it.  Might work in your case as well.  You can find them in
  the following thread:

 http://groups.google.com/group/versions/browse_frm/thread/c8ff04aef9c...
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found

2009-08-06 Thread David Glass

Bummer... none of that worked for me. :(

On Aug 5, 9:20 am, kiddailey kiddai...@gmail.com wrote:
 I had a similar issue with my setup and posted the steps I used to
 resolve it.  Might work in your case as well.  You can find them in
 the following thread:

 http://groups.google.com/group/versions/browse_frm/thread/c8ff04aef9c...


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found

2009-08-05 Thread David Glass

Not exactly a recent thread, but here's a datapoint for you

I'm getting the same message about FileMerge, and my opendiff is
located here:

/Users/username/Documents/Development/Developer/usr/bin/opendiff

I can only assume that at some point I installed the Dev tools in my
Documents folder.  Not sure why I would do that, but I'm sure it made
sense in my brain when I did it.

On Jun 22, 6:02 am, Dirk Stoop d...@madebysofa.com wrote:
 If you have it installed in a different location (maybe because you
 only have the iPhone SDK installed and not the Mac toolchain as well?
 just guessing), please let me know so we can address that in a future
 update to Versions.

 Thanks!
 - Dirk

 the Versions team

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found

2009-08-05 Thread kiddailey

I had a similar issue with my setup and posted the steps I used to
resolve it.  Might work in your case as well.  You can find them in
the following thread:

http://groups.google.com/group/versions/browse_frm/thread/c8ff04aef9cca8e8?hl=en

On Jun 22, 8:54 am, amieljc jeanchristopheam...@gmail.com wrote:
 Hi,

 I've the following error when trying to use command 'Compare' in
 Versions.
 The FileMerge application could not be located. Please install Xcode
 Tools from the Apple Developer website.
 In a terminal window, xcode-select -print-path point to the right
 location (which is for me /Developer/iPhoneSDK 3.0) and FileMerge
 can be found under '/Developer/iPhoneSDK 3.0/Applications/
 Utilities'...
 Any hint how to use FileMerge with Versions ?
 Regards,

 Jean-Christophe
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



FileMerge not found

2009-06-22 Thread amieljc

Hi,

I've the following error when trying to use command 'Compare' in
Versions.
The FileMerge application could not be located. Please install Xcode
Tools from the Apple Developer website.
In a terminal window, xcode-select -print-path point to the right
location (which is for me /Developer/iPhoneSDK 3.0) and FileMerge
can be found under '/Developer/iPhoneSDK 3.0/Applications/
Utilities'...
Any hint how to use FileMerge with Versions ?
Regards,

Jean-Christophe

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found

2009-06-22 Thread Dirk Stoop

Hi Jean-Christophe,

Can you check in a terminal window if the opendiff command can be
found?

running:
 which opendiff
should show you where it is installed.

Versions looks for opendiff in /usr/bin/opendiff and uses that
command to launch FileMerge.

If you have it installed in a different location (maybe because you
only have the iPhone SDK installed and not the Mac toolchain as well?
just guessing), please let me know so we can address that in a future
update to Versions.

Thanks!
- Dirk

the Versions team

On Jun 22, 2:54 pm, amieljc jeanchristopheam...@gmail.com wrote:
 Hi,

 I've the following error when trying to use command 'Compare' in
 Versions.
 The FileMerge application could not be located. Please install Xcode
 Tools from the Apple Developer website.
 In a terminal window, xcode-select -print-path point to the right
 location (which is for me /Developer/iPhoneSDK 3.0) and FileMerge
 can be found under '/Developer/iPhoneSDK 3.0/Applications/
 Utilities'...
 Any hint how to use FileMerge with Versions ?
 Regards,

 Jean-Christophe
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found?

2009-05-21 Thread Chris Williams

This worked perfectly! Thanks for the help..

On Apr 28, 3:42 pm, Dirk Stoop d...@madebysofa.com wrote:
 Hi Chris,

 Short version: run sudo xcode-select -switch /Developer in a
 Terminal.  That should fix it. (fingers crossed)

 Long version:

 Versions uses the opendiff command-line tool – also part of a
 default Developer tools installation – to launch FileMerge.

 Normally when you install the developer tools, a shell script, also
 aptly named opendiff is installed at /usr/bin/opendiff.  The sole
 purpose of that shell script is to somehow figure out where the real
 opendiff command-line tool is located (normally at /Developer/usr/bin/
 opendiff).  The opendiff shell script uses yet another command-line
 utility that's included with Xcode, xcode-select (also used to
 switch between different Xcode installations on one Mac) to do this.
 This opendiff script is the thing Versions tries to execute when you
 use FileMerge, if it does not exist, Versions looks in the most likely
 spot for the real opendiff command.

 I bet that if you open up a Terminal window on your Mac and run xcode-
 select -print-path, it will print out /Developer3.0.

 If that's indeed what you get, run sudo xcode-select -switch /
 Developer and everything should be fine, including the functionality
 of any other parts of the Developer tools or third-party apps that
 depend on this xcode-path to be set correctly.

 If I'm wrong, let me know, and we'll keep on looking. :)

 Cheers,
 - Dirk

 On Apr 27, 8:53 pm, Chris Williams chriswilli...@gmail.com wrote:



  I'm not quite sure what's going on but Versions is complaining that it
  can't find FileMerge: FileMerge Error - The FileMerge application
  could not be located. Please install Xcdoe Tools from the Apple
  Developer website. I actually already have FM installed and can run
  it stand-alone. It's located in /Developer/Applications/Utilities
  which I believe is the default location.

  One other clue that might help explain is that I originally had Xcode
  installed in another directory: /Developer3.0. I've since moved
  everything so it should be back to the defaults that Versions is
  looking for..

  Any ideas? Should I trash my preferences or something?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found?

2009-04-30 Thread kiddailey

Aha!!

I posted about this back in December and had given up since nobody
replied, and eventually ended up resorting to BBEdit.  Blah.

Your answer didn't address my issue directly, but the tip about how
Versions uses opendiff was the clue I needed.  I had removed all of
the development tools and moved FileMerge into my regular /
Applications/Utilities folder.

All I needed to do was copy opendiff from the install DVD into my /usr/
bin.  Running the xcode-select commands you mention wasn't at all
necessary to get it working in my case.

FYI - To get opendiff from the DVD without reinstalling everything
again:

1. Open the DVD and View Package Contents of the
DeveloperTools.pkg file in the packages folder.
2. Copy the Archive.pax.gz file to your hard disk and extract it.
3. Inside the finished Archive folder you'll find a /usr/bin folder
with opendiff inside.
4. Copy the opendiff app from there to your /usr/bin on your machine.
You may need to use the Go To Folder menu in the Finder's Go menu
to get to yours if you're not comfortable using the command-line.
5. You can also copy FileMerge from the /Developer/Applications/
Utilities folder if you need it again.

Those exact steps got FileMerge working for me again in Versions
without having to install the rest of the developer tools.  YMMV of
course :)  Thanks again!


On Apr 28, 3:42 pm, Dirk Stoop d...@madebysofa.com wrote:
 Hi Chris,

 Short version: run sudo xcode-select -switch /Developer in a
 Terminal.  That should fix it. (fingers crossed)

 Long version:

 Versions uses the opendiff command-line tool – also part of a
 default Developer tools installation – to launch FileMerge.

 Normally when you install the developer tools, a shell script, also
 aptly named opendiff is installed at /usr/bin/opendiff.  The sole
 purpose of that shell script is to somehow figure out where the real
 opendiff command-line tool is located (normally at /Developer/usr/bin/
 opendiff).  The opendiff shell script uses yet another command-line
 utility that's included with Xcode, xcode-select (also used to
 switch between different Xcode installations on one Mac) to do this.
 This opendiff script is the thing Versions tries to execute when you
 use FileMerge, if it does not exist, Versions looks in the most likely
 spot for the real opendiff command.

 I bet that if you open up a Terminal window on your Mac and run xcode-
 select -print-path, it will print out /Developer3.0.

 If that's indeed what you get, run sudo xcode-select -switch /
 Developer and everything should be fine, including the functionality
 of any other parts of the Developer tools or third-party apps that
 depend on this xcode-path to be set correctly.

 If I'm wrong, let me know, and we'll keep on looking. :)

 Cheers,
 - Dirk

 On Apr 27, 8:53 pm, Chris Williams chriswilli...@gmail.com wrote:

  I'm not quite sure what's going on but Versions is complaining that it
  can't find FileMerge: FileMerge Error - The FileMerge application
  could not be located. Please install Xcdoe Tools from the Apple
  Developer website. I actually already have FM installed and can run
  it stand-alone. It's located in /Developer/Applications/Utilities
  which I believe is the default location.

  One other clue that might help explain is that I originally had Xcode
  installed in another directory: /Developer3.0. I've since moved
  everything so it should be back to the defaults that Versions is
  looking for..

  Any ideas? Should I trash my preferences or something?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



Re: FileMerge not found?

2009-04-28 Thread Dirk Stoop

Hi Chris,

Short version: run sudo xcode-select -switch /Developer in a
Terminal.  That should fix it. (fingers crossed)

Long version:

Versions uses the opendiff command-line tool – also part of a
default Developer tools installation – to launch FileMerge.

Normally when you install the developer tools, a shell script, also
aptly named opendiff is installed at /usr/bin/opendiff.  The sole
purpose of that shell script is to somehow figure out where the real
opendiff command-line tool is located (normally at /Developer/usr/bin/
opendiff).  The opendiff shell script uses yet another command-line
utility that's included with Xcode, xcode-select (also used to
switch between different Xcode installations on one Mac) to do this.
This opendiff script is the thing Versions tries to execute when you
use FileMerge, if it does not exist, Versions looks in the most likely
spot for the real opendiff command.

I bet that if you open up a Terminal window on your Mac and run xcode-
select -print-path, it will print out /Developer3.0.

If that's indeed what you get, run sudo xcode-select -switch /
Developer and everything should be fine, including the functionality
of any other parts of the Developer tools or third-party apps that
depend on this xcode-path to be set correctly.

If I'm wrong, let me know, and we'll keep on looking. :)

Cheers,
- Dirk

On Apr 27, 8:53 pm, Chris Williams chriswilli...@gmail.com wrote:
 I'm not quite sure what's going on but Versions is complaining that it
 can't find FileMerge: FileMerge Error - The FileMerge application
 could not be located. Please install Xcdoe Tools from the Apple
 Developer website. I actually already have FM installed and can run
 it stand-alone. It's located in /Developer/Applications/Utilities
 which I believe is the default location.

 One other clue that might help explain is that I originally had Xcode
 installed in another directory: /Developer3.0. I've since moved
 everything so it should be back to the defaults that Versions is
 looking for..

 Any ideas? Should I trash my preferences or something?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---



FileMerge not found?

2009-04-27 Thread Chris Williams

I've got a problem with the way Versions interacts with FileMerge. I'm
getting an error when I try to do a diff that says: The FileMerge
application could not be located. Please install Xcode Tools from the
Apple Developer website. I can launch and run FileMerge manually and
it's located in /Developer/Applications/Utilities/ which is the
default location. This might be because I used to have FileMerge
installed in /Developer3/... but I've since moved my developer tools
into the default location. Versions might've tried it once and hasn't
worked since? Is there any way to change where Versions points to
FileMerge? Is it just the preferences file?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Versions group.
To post to this group, send email to versions@googlegroups.com
To unsubscribe from this group, send email to 
versions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/versions?hl=en
-~--~~~~--~~--~--~---