ANN: Pugs Repository URL Changed.

Audrey Tang <[email protected]> Tue, 7 Nov 2006 22:37:33 -0200
Newsgroups gmane.comp.lang.perl.perl6.announce
Message-ID <4570ACBA-95AF-4F6A-A456-0DCAC8CCCD1A__42475.3641979352$1162982474$gmane$org@audreyt.org>
After a week of planning, and with plenty of help from clkao++, obra+ 
+, #jifty, #bps and #perl6, I'm glad to announce that Pugs now has a  
new, permanent URL for its subversion repository:

     http://svn.pugscode.org/pugs/ (HTTP)
     https://svn.pugscode.org/pugs/ (HTTPS)

Subversion users, please switch your working copy this way:

     svn switch --relocate http://svn.openfoundry.org/pugs http:// 
svn.pugscode.org/pugs

SVK users, please update the mirror path:

     svk mirror --relocate //mirror/pugs http://svn.pugscode.org/pugs

Commit bits are re-mailed to all existing committers and  
metacommitters; please set your password again by following the URL  
in the mail.  If you have not received the new commit bit, please let  
me know on #perl6 or via email.

Metacommitters can now manage invitations with a prettier interface  
at http://commitbit.pugscode.org/, powered by CommitBit.

We are still working on restoring the read-only mirrors at  
openfoundry and svn.perl.org.  Thanks to yet another a soon-to-be- 
announced open source product from #bps, we plan to turn them into  
full R/W mirrors, so we can distribute the load by setting up one  
replication server per continent.
Have fun!
Audrey