On Fri, Mar 1, 2013 at 2:17 AM, David van der Spoel <sp...@xray.bmc.uu.se>wrote:

> So how does one (re)gain access to git other than anonymous
>
> git clone g...@github.com:openbabel/openbabel.git
>
> I'm getting
> Permission denied (publickey).


Someone (Geoff, I assume) will need to give you permissions to use that
URL, which is read/write. The read only URL should still work if you just
want to check a copy of the sources out:

git clone git://github.com/openbabel/openbabel.git

Dave
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to