[svk-devel] [PATCH] fix Win32 edit_file problem

Cheng-Lung Sung clsung at tw.freebsd.org
Fri Sep 12 03:58:21 EDT 2008


Hi Cornelius,

    The patch is revised and committed in r3087. Thank you.

Regards,

On Thu, Sep 11, 2008 at 03:10:05AM +0800, Cornelius wrote:
> updated, use can_run( ) to get full path of binary.
> you can just "set SVN_EDITOR=vim" or "set SVN_EDITOR=notepad" to launch your
> editor on Linux or Windows.
> 
> Best Regards.
> Cornelius
> 
> 
> On Wed, Sep 10, 2008 at 12:13 AM, Cornelius <cornelius.howl at gmail.com>wrote:
> 
> > 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"
> > <http://twitter.com/c9s/statuses/913940627>
> >
> > it seems that "system {$editor[0]} ( .. ) " can't work on windows.
> > this patch should let it works.
> > --
> > Best Regards.
> > Cornelius
> >


-- 
Alan Cheng-Lung Sung - clsung@


More information about the svk-devel mailing list