Re: New user: Using SVN locally
From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2005-01-10 03:38:48 CET
On Sun, 9 Jan 2005 15:26:40 -0500, Ingo Weiss <ingo@ingoweiss.com> wrote:
No.
> - How do I set up the repository locally?
svnadmin create path-to-repository
Note that in the latter command path-to-repository must not be a relative path.
See http://svnbook.red-bean.com/en/1.1/ch01s07.html for more information.
-- bd --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Jan 10 03:41:29 2005 |
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.