If you are using an old svn commandline client:

  It will automatically save your password on disk the first time you
successfully answer a password challenge.  Thereafter, whenever the
server sends a challenge (i.e. on every commit), the svn client will
automatically send the cached password rather than prompting you.

If you are using a new svn commandline client (like 1.6):

  The first time it prompts you for a password, it will ask you "Hey,
do you want me to cache this password on disk?"  If you say no, then
it will forever ask you to authenticate on every commit.  If yes, it
will cache the password and use that cache from now on.




On Fri, Jul 30, 2010 at 4:21 PM, Jason Stewart <[email protected]> wrote:
> Hi Ben,
> Sorry, I know this is kind of confusing; I'm trying to be clear.
> What I'd like to accomplish is to not have to send my username and password
> every time I commit code to my project via the command line. If I were using
> a GUI SVN client I could probably store the password, but I'm not, I'm using
> command line. So, before the server change you mentioned was made, I only
> had to supply my authentication credentials once when checking out for the
> first time (as per the instructions you mentioned will be fixed). However,
> now I must supply my username and password every time I commit via the
> command line (which is a pain because the google generated password is not
> easy to remember).
> I realize this is a configuration issue on my end, but I'm just not sure how
> to  get back to the way it was before (i.e. not having to supply the
> --username and --password for each commit from the CLI). Any suggestions are
> appreciated!
> Thanks! I love Google Code by the way, so I don't want it to seem like I'm
> only complaining :)
>
> -= Jason Stewart
> -= thunderandwalls.com
>
>
> On Fri, Jul 30, 2010 at 5:00 PM, Ben Collins-Sussman <[email protected]>
> wrote:
>>
>> On Fri, Jul 30, 2010 at 11:57 AM, Jason Stewart <[email protected]>
>> wrote:
>> > I'm using the command line in OSX, so I'm not sure what configuration
>> > options are available, but if you have any suggestions as to how the
>> > single
>> > authentication could be accomplished in my environment it would be
>> > greatly
>> > appreciated.
>>
>> I'm not sure what you want to accomplish...?  Does reading
>> http://svnbook.red-bean.com/nightly/en/svn.serverconfig.netmodel.html
>> make anything clearer?
>>
>> > Which asks users to specify their username during the checkout process.
>> > It
>> > sounds like from what you're telling me, this is no longer necessary
>>
>> You're totally right!  Thanks for pointing this out.  We'll fix this.
>>
>> --
>> 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.
>

-- 
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