On Feb 7, 2012, at 8:14 PM, Sean Farley wrote:

> "Yoo, i've switched petsc-dev over to bitbucket since petsc.cs.itt.edu is 
> down pull/push from https://bitbucket.org/petsc/petsc-dev
> 
>     Sean" - Barry impersonating me

   I'm sure Jed (or Matt in his prime) could have run over to IIT and restarted 
the machine in less time than this :-)


    Thanks

   Barry

> 
> Since petsc.cs is down, I don't have everyone's public SSH key. For now, if 
> you need push access, just sign up for a free bitbucket account (can also use 
> OpenID) and reply to this email with your bitbucket username. Barry, Matt, 
> Jed, and Peter have write access already. Hong (hzhang), Dmitry (karpeev), 
> and Lois (curfman) should have write access as long as the username in the 
> parenthesis is your correct bitbucket name.
> 
> Also, BuildSystem is here:
> 
> https://bitbucket.org/petsc/buildsystem
> 
> where the same people as above have write access.
> 
> P.S. - To change your current default push url in mercurial, just edit 
> $PETSC_DIR/.hg/hgrc
> 
> [paths]
> default = https://bitbucket.org/petsc/petsc-dev
> 
> or if you uploaded your public SSH key to bitbucket already
> 
> [paths]
> default = ssh://hg at bitbucket.org/petsc/petsc-dev
> 
> More info here:
> http://confluence.atlassian.com/display/BITBUCKET/Using+the+SSH+protocol+with+bitbucket
> 
> P.P.S - While we're at it, here is a nice shortcut in mercurial. Place this 
> in your ~/.hgrc
> 
> [extensions]
> schemes =
> 
> [schemes]
> petsc = ssh://hg at bitbucket.org/petsc
> 
> You can now clone like so: `hg clone petsc://petsc-dev` or `hg clone 
> petsc://buildsystem`


Reply via email to