Re: How do I set up a server?
From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Sat, 16 Aug 2008 00:05:52 -0500
On Aug 15, 2008, at 21:24, nate wrote:
> Ryan Schmidt wrote:
That's correct. For example, you would create a repository:
svnadmin create /path/to/repositories/project1
Then you would start svnserve:
svnserve -d -r /path/to/repositories
Then you can check out a working copy using:
svn checkout svn://localhost/project1
Then you can use that working copy for whatever.
> I think I need to use something like "svnserve -d --listen-
You haven't said exactly what you're wanting to do, but let me
http://subversion.tigris.org/faq.html#website-auto-update
If I've misunderstood what you're trying to do, please let us know
P.S: Please remember to Reply All so your reply goes to the list too,
---------------------------------------------------------------------
|
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.