Hello all,
I want to use the svn console command to access a subversion repository
on an unix machine from a windows xp dos box.
I don't need any repository nor any svn server processes on my windows
client.
First I've installed svn windows version 1.2.1.
Running:
svn command "http://whb01739:90" ...
results in:
Assertion failed: is_canonical (base, blen),
file H:\brane\src\svn\rel\subversion-1.2.1\subversion\libsvn_subr\path.c, line 114
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Then I tried to install the older version 1.1.4.
Running:
svn command "http://whb01739:90" ...
results in:
svn: Can't check path 'http:\\whb01739:90': Die Syntax für den Dateinamen,
Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch.
(illegal syntax for a file or directory name ... The two slashes '//'
are replaced with two back slashes "\\".)
While invoking the setup programm it told me that i've installed
apache version 2.0.48 (this is needed from Siemes Fujitsu Serview)
but this svn version needs version 2.0.xx.
Is subversion for windows only working on windows systems?
Do you have any hints what's going wrong?
Thanks for your help
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 18 12:29:08 2005