On Mon, May 07, 2007 at 04:24:55PM -0700, Eric C. Saxe wrote: > I'm working on getting a mercurial repository set up for a soon to be live > OpenSolaris project. I had a few questions that Eric B. suggested I copy to > the list... > > - When I created the repository, I created it disallowing anonymous pulls. > I'd actually like to allow > this, but now that the repository is created, I can't figure out a way to > toggle it back. I had also > thought about deleting, and re-creating the repository with anon allowed, > but I couldn't see a way > to delete the existing repository I just added. Is it documented anywhere > how I can fix this? >
Hi Eric, You can't change the anonymous status of a repository or delete a repository through the webapp. I'm working on an enhancement to the webapp which will support the de;etion of a repository. (It won't actually delete a repository, but it will remove the repository metadata from the database and archive the repository to a archive for temporary storage in case it needs to be restored.) I'm hoping to introduce this functionality soon... I will make the repository support anonymous access by updating the database. Gary > - Is the procedure for populating a newly created repository documented > anywhere? > > If it's not already somewhere obvious, perhaps adding this to the lead > reference would be helpful... > > Thanks, > -Eric > > > This message posted from opensolaris.org > _______________________________________________ > tools-discuss mailing list > [email protected] _______________________________________________ tools-discuss mailing list [email protected]
