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

Re: Naked Repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-05 22:50:57 CET

On Nov 5, 2004, at 3:37 PM, tipton cole wrote:

>
> OK. I have tried doing this from the svn_backup_102704 directory
> (using the
> file system . to indicate the current directory), and that did not
> work.
>
> When I back up one level, and enter the command:
>
> svn list file:///svn_backup_102704
> OR
> svn checkout file:///svn_backup_102704 working_copy
>
> I get the following message:
>
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///svn_backup_102704'
>

You didn't type what I told you to type.

A file:/// URL requires an absolute path. Always. Not a relative
path. You left out the "TCC" directory in the URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 5 22:52:33 2004

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.