Re: New user: Using SVN locally
From: David McCraw <s0199568_at_sms.ed.ac.uk>
Date: 2005-01-09 22:49:07 CET
Ingo Weiss wrote:
>Hi all,
Anyway, you can set up a local repository with
$ svnadmin create /path/to/repos
from here on in, you just use a file:// URI to refer to the repository,
$ svn import /some/project file:///path/to/repos
etc.
Dave
---------------------------------------------------------------------
|
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.