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

It doesn't work. Throws an error saying it can't can't find patch.exe #1

Open
Neutrino-Sunset opened this issue Jan 14, 2019 · 1 comment
Assignees

Comments

@Neutrino-Sunset
Copy link

Neutrino-Sunset commented Jan 14, 2019

Copied unifiedbranchdiff.exe and cmdRunner.dll from the linked Git repo and patch.exe from https://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/ all into C:\Program Files\PlasticSCM5\client which is the location containing cm.exe and which is already added to the system path.

After setting up externaltools.conf containing "branch | Create unified diff for THIS branch | unifiedbranchdiff.exe | @wkpath "@object" "C:\Program Files\Microsoft VS Code\bin\code.cmd"" in C:\Users<username>\AppData\Local\plastic4

Clicking the menu item result in a command window appearing with error

"Unhandled Exception: System.Exception: Command 'patch' not found. Type cm showcommands to get a command list.

at Codice.CmdRunner.CmdRunner.ExecuteCommand(String command, String path)
at unifiedbranchdiff.Program.Main(String[] args)"

@SergioLuis
Copy link
Contributor

SergioLuis commented May 19, 2020

Hello, Neutrino-Sunset (cool name btw),

What's the output when you run the following command?

> cm version

It should be equal to, or higher than 7.0.16.2032. Please note that the current up-to-date version of Plastic SCM is 9.0.16.4228.

@SergioLuis SergioLuis self-assigned this May 19, 2020
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

2 participants