Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find executable on 64 bit windows #1

Open
slestak opened this issue Oct 17, 2011 · 7 comments
Open

cannot find executable on 64 bit windows #1

slestak opened this issue Oct 17, 2011 · 7 comments
Assignees

Comments

@slestak
Copy link

slestak commented Oct 17, 2011

This plugin has the path set to "Program Files", however, on my 64-bit win7 machine that is not where it was installed.

Could/should this be abstracted to 2 config keys:

  1. path to diff executable
  2. arguments to diff command

This way any diff tool can be configured, not just winmerge.

@barneywilliams
Copy link
Member

Yeah... We just ran into that issue the other day for a different tool.

I was initially thinking this may be applicable as a generic VCS plugin, but Tortoise is a GUI-based tool that isn't as easy to generify as strict command line tools. With SVN being a little archaic, I tend to use TortoiseSVN to browse history and do graphical diffs, cuz I can get more done more quickly. Would be good if the SublimeText org could put together a standard command-line VCS plugin, and even use Sublime as the diff viewer...

I definitely agree with fixing the 64-bit issue. Thanks for the report!

@ghost ghost assigned barneywilliams Oct 17, 2011
@slestak
Copy link
Author

slestak commented Oct 17, 2011

or port the vimdiff logic. I used vimdiff as my diff tool for a long time.

On Mon, Oct 17, 2011 at 1:50 PM, Greg Williams
[email protected]
wrote:

Yeah... We just ran into that issue the other day for a different tool.

I was initially thinking this may be applicable as a generic VCS plugin, but Tortoise is a GUI-based tool that isn't as easy to generify as strict command line tools. With SVN being a little archaic, I tend to use TortoiseSVN to browse history and do graphical diffs, cuz I can get more done more quickly. Would be good if the SublimeText org could put together a standard command-line VCS plugin, and even use Sublime as the diff viewer...

I definitely agree with fixing the 64-bit issue. Thanks for the report!

Reply to this email directly or view it on GitHub:
#1 (comment)

@slestak
Copy link
Author

slestak commented Oct 17, 2011

I will see if I can patch this if you want.

I replied in email how I miss vimdiff already. Wonder if that code is portable, at least in theory.

@barneywilliams
Copy link
Member

That would be awesome if you can look into it. Although, that sounds like it
should be a separate plugin/package for sublime completely. I am actually
the main admin for GitHub org. I would be happy to add you if you want. That
way, you can create repos and contribute to this or any other goodies as
well.

Cheers,
Greg

"You have enemies? Good. That means youve stood up for something, sometime
in your life." ~ Winston Churchill

On Mon, Oct 17, 2011 at 2:02 PM, Steve Romanow <
[email protected]>wrote:

I will see if I can patch this if you want.

I replied in email how I miss vimdiff already. Wonder if that code is
portable, at least in theory.

Reply to this email directly or view it on GitHub:
#1 (comment)

@slestak
Copy link
Author

slestak commented Oct 17, 2011

I am still working on my 1st plugin and it is in alpha stage. It is
already hosted on GH.

On Mon, Oct 17, 2011 at 2:11 PM, Greg Williams
[email protected]
wrote:

That would be awesome if you can look into it. Although, that sounds like it
should be a separate plugin/package for sublime completely. I am actually
the main admin for GitHub org. I would be happy to add you if you want. That
way, you can create repos and contribute to this or any other goodies as
well.

Cheers,
Greg

"You have enemies? Good. That means youve stood up for something, sometime
in your life." ~ Winston Churchill

On Mon, Oct 17, 2011 at 2:02 PM, Steve Romanow <
[email protected]>wrote:

I will see if I can patch this if you want.

I replied in email how I miss vimdiff already.  Wonder if that code is
portable, at least in theory.

Reply to this email directly or view it on GitHub:
#1 (comment)

Reply to this email directly or view it on GitHub:
#1 (comment)

@Kamek437
Copy link

Necro lol. Is this project still alive? I've been looking for an easy diff/merge tool for sublime any hints?

@FichteFoll
Copy link
Member

Depending on your use case, there a different options.

For working with a VCS like git, you have other Sublime-related options:


That said, no, this project is very much unmaintained. I'm willing to review and merge pull requests, but I'm not interested in the package itself since I 1. use git & Sublime Merge, and 2. use Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants