[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 ins tall ation

From: Schmid, Wolfgang <W.Schmid_at_t-systems.com>
Date: 2005-08-18 16:04:48 CEST

> -----Original Message-----
> From: Ben Collins-Sussman [mailto:sussman@collab.net]
> Sent: Thursday, August 18, 2005 3:06 PM
> To: Schmid, Wolfgang
> Cc: users@subversion.tigris.org
> Subject: Re: accessing a unix subversion repository from a
> windows svn install ation
>
>
>
> 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.
>

Yes, you are right. I tried it first time with "update".
There's no URL.
But the error message was a little bit confusing
and I didn't recognize that I've used an incorrect command syntax.

When I call the correct command, it works well.
Thanks for your hint.

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 16:46: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.