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

Newbie question: Whats the windows svn url

From: Lothar Scholz <llothar_at_web.de>
Date: 2005-10-07 20:08:45 CEST

Hello,

I have setup a svnserve server on port 2006 of my machine but when i
want to checkout the data i get only errors. I tried:

svn checkout svn://666.666.666.666:2005//z:/work_repositories/foobar

(gives me the german error message that the file name is not correct (sure it starts with a '\')
svn: Kann Datei '\z:\work_repositories\arachno\format' nicht öffnen: Die Syntax für den Dateinamen,
Verzeichnisnamen oder die Datenträgerbezeichnung ist falsch)

and

svn checkout "svn://666.666.666.666:2005//z|/work_repositories/foobar"

Results in the the error, that
\z|\work_repositories\arachno\format
can't be opened (because of the wrong file name syntax).

The repository is the "z:\work_repositories\foobar" directory.

So the 2 cent question is, what must i type ?

-- 
Best regards,
 Lothar                          mailto:llothar@web.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 7 20:24:36 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.