Hi, git clone git+ssh://git.debian.org/git/pkg-haskell/DHG_packages.git
cat .ssh/config Host svn.debian.org git.debian.org bzr.debian.org hg.debian.org darcs.debian.org arch.debian.org User blah-guest so you should be able to clone them without having to manually put the user steps to add gpg key: 1) login on alioth 2) my account (upper right corner) 3) edit ssh keys (bottom) or go there https://alioth.debian.org/account/editsshkeys.php cheers, G. Il Giovedì 17 Marzo 2016 14:25, Justin Geibel <[email protected]> ha scritto: On Thu, Mar 17, 2016 at 1:26 AM, Clint Adams <[email protected]> wrote: > On Wed, Mar 16, 2016 at 10:55:06PM -0400, Justin Geibel wrote: > > I'm not a DD or DM, so I don't believe I have access to do so. For now, > > I've > > attached the patch generated by `git format-patch origin/master` below. > > No, you do. Okay, I must be using the wrong URL or something then. I don't see an SCM tab on Alioth like I do at pkg-ruby-extras [1]. I used that page as a guide to guess the URL and get the following error when attempting a clone: $ git clone git+ssh://[email protected]//git/pkg-haskell/DHG_packages.git Cloning into 'DHG_packages'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. I don't get a password prompt, it seems to only attempt publickey login. I can't find a place to add my public key to Alioth. I show up as a "Junior Developer" on the pkg-haskell member list. I'll incorporate your comments after work today, and then push an updated commit. Thanks, Justin [1] https://alioth.debian.org/scm/?group_id=30665
