Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4482314
By: wimpunk
are you sure you're using the svn version? The error you mention was there
on the 3.7.0 release. Looking at the svn version of the code I line 1968 has:
if ($config{$host}{'login'} eq '') {
So there's no $ne over there...
Looking at the fix of r40 again, I think you get the problem only when running
in debug mode. Am I correct?
If so, please check if you're really using current version of svn (of take the
latest release, it's quiet the same).
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=399428
|