[Sugar-devel] git problems (reprise)

James Cameron quozl at laptop.org
Thu Dec 30 21:56:22 EST 2010


Art, you added a comment that logging in to gitorious was required for
*every* step in the tutorial.  That's not how it worked for me.

Is it possible that you are referring to a passphrase of the SSH key?

If so, you can delete the passphrase of the SSH key and you won't be
prompted.  You can delete the passphrase by changing it to an empty
passphrase.

The command to change the passphrase of an SSH key is

	ssh-keygen -p -f ${FILE}

For example:

$ ssh-keygen -p -f .ssh/id_dsa
Enter old passphrase: 
Enter new passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved with the new passphrase.

-- 
James Cameron
http://quozl.linux.org.au/


More information about the Sugar-devel mailing list