[svk-devel] SVN_EDITOR path dont work if the path has an space in it

Chia-liang Kao clkao at clkao.org
Wed Jun 18 02:25:21 EDT 2008


Can you see if this patch works for you?

2008/6/17 Steve Wagner <lists at lanwin.de>:
> Hi, i try to use Notepad++ on my Vista system as editor. Per default it
> installs to "C:\program files\notepad++\notepad++.exe". The problem is:
>
> line 254 in Util.pm: my @editor = split (/ /, $editor);
>
> This command splits the path to the following:
>
> C:\program
> files\notepad++\notepad++.exe
>
> I am not a perl developer and i dont know why the split is there, but i
> think the best solution is to allow the path to surround with " and dont
> split it inside the " .
>
> If there there is if fix for it, i am ready to test it :-)

Cheers,
CLK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: svk-win32-editor-path.patch
Type: text/x-diff
Size: 679 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/svk-devel/attachments/20080618/9043985e/attachment.patch 


More information about the svk-devel mailing list