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

repo on UNC path

From: Emiliano Heyns <Emiliano.Heyns_at_iris-advies.nl>
Date: 2007-05-08 16:26:27 CEST

Hi,

I'm trying to access a repo on an UNC path. With a drive letter it works OK,
but with the full UNC path (file://server/staffdata/groups/sb/ict/team/) I'm
getting:

C:\>svn ls file://server/staffdata/groups/sb/ict/team/
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file://server/staffdata/groups/sb/ict/team'
svn: Can't open file '\\server\format': Configuration information could not
be read from the domain controller, either because the machine is
unavailable, or access has been denied.

I only have access permissions from 'team' down, so it's normal that
\\server\format cannot be opened; there is no 'format' share.

Regards,
Emile
Received on Tue May 8 16:26:44 2007

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.