Tilde (~) not valid in path to svn binary
Brought to you by:
jd_dumont
In the preferences, if a tilde (~) is used in the path to the svn binary (because I have svn installed into my home directory), commands silently fail (although the command is printed to the log window properly). Changing to a full, absolute path fixes the problem.
While I'm not certain the ~ completion should be made (as that's shell dependent), at the least an error message should be provided.
Logged In: YES
user_id=56781
Originator: NO
Right, tilde expansion is a shell extension. You can add a directory where you have svn installed to your PATH variable before starting eSvn. Alternatively, you can specify full path to svn binary in options dialog.