Discussion:
Authentication not being saved
Bob Gage
2014-02-20 03:06:49 UTC
Permalink
Every time I commit or update Tortoise SVN asks me for my authentication information and every time I provide it, I check the "Save authentication" checkbox. It appears to do nothing, as every time Tortoise again asks me to authenticate, and I again tell it to remember my authentication, and again, it forgets.

I use a really long password and this is getting very old, very fast.

I am running Windows 7 Professional SP1 on a 8GB machine running an iCORE7 processor.

Any way around this (even manually manipulating the file where it is supposed to be saving my auth info) would allow me to keep using this program.

boB Gage
Software Developer

Merge Healthcare
PO Box 442
Kealakekua, HI 96750-0442

E:***@merge.com
P: 262-369-3224

www.merge.com<http://www.merge.com/>

any image. anywhere. any time.

PRIVACY STATEMENT: This message and all attachments are a private
communication and may be confidential or protected by privilege. If you
are not the intended recipient, you are hereby notified that any disclosure,
copying, distribution or use of the information contained in or attached
to this message is strictly prohibited. Thank you.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3073280

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Sergey Azarkevich
2014-02-20 07:37:16 UTC
Permalink
Post by Bob Gage
Every time I commit or update Tortoise SVN asks me for my authentication
information and every time I provide it, I check the "Save authentication"
checkbox. It appears to do nothing, as every time Tortoise again asks me
to authenticate, and I again tell it to remember my authentication, and
again, it forgets.
Try clear authentication cache:

<Explorer context menu> / Settings / Saved Data / Authentication data -
[Clear all]

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3073286

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Stefan Küng
2014-02-20 18:23:33 UTC
Permalink
Post by Bob Gage
Every time I commit or update Tortoise SVN asks me for my authentication
information and every time I provide it, I check the “Save
authentication” checkbox. It appears to do nothing, as every time
Tortoise again asks me to authenticate, and I again tell it to remember
my authentication, and again, it forgets.
I use a really long password and this is getting very old, very fast.
I am running Windows 7 Professional SP1 on a 8GB machine running an iCORE7 processor.
Any way around this (even manually manipulating the file where it is
supposed to be saving my auth info) would allow me to keep using this
program.
If you connect to the repository via svn+ssh://, you have to use pageant
to store the authentication:
http://tortoisesvn.net/ssh_howto.html

Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3073318

To unsubscribe from this discussion, e-mail: [dev-***@tortoisesvn.tigris.org].
Loading...