Wow, Thanks you guys!!!
Very informative..
If anyone else has a similar issue they can try this too:
http://fred.nomades.info/sysadm/sol10/#svn
Cheers
-TheDefiant.
Message was edited by: defian7
--
This message posted from opensolaris.org
___
zone
Hi.
I'd also take into account how you plan to configure Subversion. When
I'm not needing Apache2 and mod_svn I usually configure it as an inetd
service. I blogged about it, you can start here:
http://thegreyblog.blogspot.com/search/label/subversion
Hope this helps,
Enrico
On Tue, Oct 6, 2009 a
If it does not come with a manifest for SMF you need to write one. If
it does then use it! or just use an rc script. However using the rc
scrpt ans making a service run under SMF is not hard. Attached is what
I wrote as a demo before postgress got an SMF service by default.
Look at "demo 2" i
Hi All,
Another newbie question. I've just configured a seprate contaniner to serve as
a seprate svn repository and configured svnserve as the default svn server.
Everything works fine, except svnserve wont autostart after rebooting ;(
Can someone point me to adding svnserve to autostart. I gue