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

Re: New user: Using SVN locally

From: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2005-01-09 22:51:05 CET

Ingo Weiss ingo01-at-ingoweiss.com |Lists| wrote:
> - Do I need to install the standalone server or Apache module?

No idea. You probably need most of it. Not the Apache module, though.

> - How do I set up the repository locally?

svnadmin create /home/me/repos
export repos=file://home/me/repos
svn mkdir $repos/mydir
svn co $repos/mydir

and so on...

-- 
Peter Valdemar Mørch
http://www.morch.com
-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 9 22:54:14 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.