On Tue, 11 Sep 2012, Chris Rees wrote:
I haven't seen this asked so far so I'll do it. Is there a cookbook
procedure to create a local svn server similar to the one you posted for a
single machine update?
f.e.:
[1] create user, group and directory
[2] cd /<somedir>
[3] su <so and so>
[4] svn ...
etc.
I have read the FreeBSD svn page and red-beans.com and neither has one or if
they do I haven't been able to find it.
Thanks,
Frank
If you mean svnsync, that should do it for you...
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html#AEN1299
You'll want to switch mirrors however.
Chris
I should have been more specific, my bad. I meant something like:
install devel/subversion
copy <somedir>/svnserve.conf.sample to /usr/local/etc/svnserve.conf and edit
then the rest of my list.
Thanks,
Frank
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"