Thanks for the response. Even if you don't want to allow ssh access
into your machines, it seems like a private/public key pair is what
you would want for authentication. There should be a way to use the
ssh authentication without running a full openssh stack.

Anyway, the caching does help. I'll give it a try for a little while.
The random password that you lookup on the website just doesn't seem
like the most elegant solution.

thanks,
Paul

On Thu, Dec 23, 2010 at 8:26 PM, Ben Collins-Sussman <[email protected]> wrote:
> Right, as Ali said, you should be having your svn (or mercurial) client
> cache your password;  that's the norm, just like you have an agent to cache
> your ssh password.
> Unlike Sourceforge, Google's infrastructure isn't just a "bunch of machines
> you can ssh into" -- we have a very proprietary hardware/software stack.
>  The chance of allowing users' to install ssh keys is zero.  (The closest
> we've come to such things is AppEngine, where users can run code in our
> datacenters, but only within an extremely abstracted and jailed sandbox.)
>
> On Thu, Dec 23, 2010 at 4:25 PM, Paul <[email protected]> wrote:
>>
>> You guys should allow users to submit a public key in order to do svn
>> +ssh. I just started a project, but I'm note sure I'm going to keep it
>> at google code because I don't really want to go to the webpage to get
>> my password every time I need to do a commit or update
>>
>> What are other folks doing about this?
>>
>> thanks,
>> Paul
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Project Hosting on Google Code" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/google-code-hosting?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to