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

RE: repo on UNC path

From: Shawn Talbert <stalbert_at_exploreconsulting.com>
Date: 2007-05-08 18:17:57 CEST

I thought accessing a repo directly via a file share was akin to running
with scissors?

 

From: emiliano.heyns@gmail.com [mailto:emiliano.heyns@gmail.com] On Behalf
Of Emiliano Heyns
Sent: Tuesday, May 08, 2007 7:26 AM
To: users@subversion.tigris.org
Subject: repo on UNC path

 

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/
<file:///\\server\staffdata\groups\sb\ict\team\> ) I'm getting:

C:\>svn ls file://server/staffdata/groups/sb/ict/team/
<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>
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 18:18:13 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.