Re: Hello, please help subversion using
From: Volker Kopetzky <vk_at_vzkb.de>
Date: Fri, 28 May 2010 21:36:59 +0700
Alex,
the command to use to create a copy without svn metadata (if this is your intention) is:
You're getting the error because you are trying to access the working copy, but due to the file:/// prefix subversion expects this to be the location of the repository itself.
Beste Grüße,
Am 28.05.2010 um 21:03 schrieb Alex:
I have subversion copy of repository ex. 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
anybody can help ?
|
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.