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

My turn with svn: Can't open file - format error.

From: Marcelo . <wachaca_at_yahoo.com>
Date: 2006-09-08 23:46:58 CEST

Hello all,
I am having problems with subversion on a windows 2003
server.

setup:
repository location: D:\wachaca\repos\
Proyects: D:\wachaca\repos\proyect1,
D:\wachaca\repos\proyect2

Permisions: "Everyone" has full access from Wachaca
down.

When I execute
    svnserve -d
I can access the repository by
svn://localhost/wachaca/repos/proyect1

When I execute
    svnserve -d -r file:///d:/wachaca/repos
I SHOULD be able to access the repository via
svn://localhost/proyect1

But instead I get
svn: Can't open file
'file:\\D:\wachaca\repos\proyect1\format': The
filename, directory name, or volume label syntax is
incorrect.

Any help would be greatly appreciated.

Wachaca

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 8 23:49:39 2006

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.