[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

accessing a unix subversion repository from a windows svn install ation

From: Schmid, Wolfgang <W.Schmid_at_t-systems.com>
Date: 2005-08-18 10:42:29 CEST

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.