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

ra_local

From: Dehaven, David <DDehaven_at_magnetek.com>
Date: Thu, 29 May 2008 10:22:36 -0500

I can run the command
 
    svn import -N -m "Imported" file:///svnroot/bridge/trunk
 
and it works. But when I run this:
 
    svn mkdir -m "" file:///svnroot/bridge/tags
 
I get this:
 
    svn: Unable to open an ra_local session to URL
    svn: Unable to open repository 'file:///svnroot/bridge'
 
The repository c:\svnroot\bridge\trunk definiely exists as evidenced by
the succesful import.
 
svn --version gives this
 
svn, version 1.4.6 (r28521)
   compiled Dec 20 2007, 16:19:22
 
Copyright (C) 2000-2007 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).
 
The following repository access (RA) modules are available:
 
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
 
 
David DeHaven
Magnetek/Enrange
Custom and Standard Radio Controls
#5 Four Coins Drive
Canonsburg, PA 15317
724-746-331 ext. 715
www.magnetek.com <http://www.magnetek.com/>
www.enrange.com <http://www.enrange.com/>
 
 
Received on 2008-05-31 20:02:55 CEST

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.