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

Re: accessing a unix subversion repository from a windows svn install ation

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-18 15:06:15 CEST

On Aug 18, 2005, at 3:42 AM, Schmid, Wolfgang wrote:

> 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 "\\".)

What is the 'command' you're running? Whatever it is, it seems to be
a command which expects a local path as an argument, not a URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 18 15:23:56 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.