Monday, November 2, 2015

svn: warning: W155010: '/cygdrive ...


>PROBLEM

svn fails throwing the folling message:
  svn: warning: W155010: '/cygdrive ...




>SOLUTION

The cygwin's svn command is called instead a windows command, like Tortoise, etc.
Correct the Path envvar.
Set the windows' cmd path (i.e. Tortoise) before cygwin's path.

>ENV

windows7