John Plocher wrote: > Alan Burlison wrote: >> We are already intending to replace the current portal with something >> more wiki-ish, we have Bugzilla, and there's also Genunix. > > Thank you for the perfect segue :-) > > What do I have to do to set up the following (and is there anyone who > can help)? > > a mercurial repository linked to your auth stuff, > a mercurial repository for us to play with OGB and ARC stuff, > all connected to arc.os.o with the required secure SAMPPP stack > > such that the web application code on the site can be taken > directly from the hg repos (and thus updated on the fly by > doing a hg commit/putback)? > > i.e, we need to set up a working development playground that uses your > stuff.
I'm not sure what you are asking for. We already have the ability to create mercurial repos on opensolaris.org, or are you asking how you pull down the source of the auth project? The Auth app will provide a XMLRPC interface that will allow registered client applications to query the opensolaris membership database, and will provide a web UI for manipulating the database. It doesn't really have anything to to with mercurial - other than you need to be a registered opensolaris user to be granted commit rights to one of the existing repositories on src.opensolaris.org. -- Alan Burlison --
