RE: Getting started with subversion
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Thu, 15 Jul 2010 08:35:39 +0100
>
I think this should be
$ svn checkout file:///$HOME/svn_repos/newrepo
I know that with the cd command before, $PWD and $HOME are the same, but it's safer to use $HOME, as it will always point to the correct location. Also, notice the three /. According to the book you should either have file://localhost/$HOME... Or file:///$HOME... However I tried on a RHEL and file://$HOME works too
Giulio
Linedata Limited
|
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.