sublimetext3 - Windows SVN command line client not working with sublime text -


i trying setup windows command line client subversion, have got working nicely , have set svn_editor enviornment variable subl executable.

when svn commit launches sublime text commit log entry, command line updates no change made log entry, before can in sublime text.

even if save commit log still makes no difference.

has suggestions need change?

thanks

ben

from command line documentation, -w option subl command instructs sublime wait files closed before returning. allow enter commit message.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -