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

Re: requesting help to solve an error

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-11 14:16:38 CEST

On Jun 9, 2006, at 20:02, Ankush Chadha wrote:

> I am using subversion along with Apache Ant and getting the
> following error
>
> svn: Can't open file 'svn:\\10.120.12.92\repository1\format': The
> filename, directory name, or volume label syntax is incorrect.
>
> Initially, I was able to perform all the subversion operations but
> not now. Can you tell me the reason behind this error.

Try forward-slashes instead of backslashes? URLs should always have
forward-slashes, not backslashes, regardless of platform. Other than
that, does the repository in fact exist? Can you see its listing if
you just do this on the command line?

svn ls svn://10.120.12.92/repository1

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jun 11 14:18:09 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.