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

Hello, please help subversion using

From: Alex <interpretor4_at_gmail.com>
Date: Fri, 28 May 2010 18:03:41 +0400

I have subversion copy of repository ex. php-3.2.0
path: /usr/src/svn/php-3.2.0

when im in this folder i can do anything: svn update, svn info, svn log
and everything is work well. but if i want to make a non subversion
copy: svn co file:///usr/src/svn/php-3.2.0 /usr/src/php-src
svn doesn't do that and i see error
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///usr/src/php-3.2.0'

anybody can help ?
Received on 2010-05-28 16:04:23 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.