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

virtualbox6: debian: netbeans install issues: "dpkg: warning: 'ldconfig' not found in PATH or not executable" and "pkg-deb: error: archive 'apache-netbeans_....deb' uses unknown compression for member 'control.tar.zst', giving up"

  >PROBLEMS/SOLUTIONS You desire to install  Netbeans  on a Debian O.S. using the VirtualBox v.6 because the VirtualBox v.7 fails on your...