9 Sep 2008 18:13
[PATCH] fix Win32 edit_file problem
Cornelius <cornelius.howl <at> gmail.com>
2008-09-09 16:13:07 GMT
2008-09-09 16:13:07 GMT
i set SVN_EDITOR as vim , svk should launch my vim to edit log message when i commit , but I encountered this problem:
"Can't Spawn cmd.exe: no such file or directory"
it seems that "system {$editor[0]} ( .. ) " can't work on windows.
this patch should let it works.
--
Best Regards.
Cornelius
"Can't Spawn cmd.exe: no such file or directory"
it seems that "system {$editor[0]} ( .. ) " can't work on windows.
this patch should let it works.
--
Best Regards.
Cornelius
_______________________________________________ svk-devel mailing list svk-devel <at> bestpractical.com http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-devel
RSS Feed