Re: [SOLVED] Re: PLEASE HELP!!!!! [SOLVED]
Re: [SOLVED] Re: PLEASE HELP!!!!! [SOLVED]
- Subject: Re: [SOLVED] Re: PLEASE HELP!!!!! [SOLVED]
- From: Clark Cox <email@hidden>
- Date: Sun, 18 Jan 2009 19:49:18 -0800
On Sun, Jan 18, 2009 at 1:18 PM, Craig Williams <email@hidden> wrote:
> Thanks for all the suggestions on Subversion online hosts!
> Until I pick an online host I decided to get it running on my local machine.
FYI: If you're running on your local machine, you don't even have to
involve Apache.
In a terminal window, just do:
svnadmin create </path/to/repository/>
which will create a new, empty repository at that path. Then, you can
access that repository (from svn, within Xcode, etc.) with the URL:
<file:///path/to/repository/>
--
Clark S. Cox III
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden