dotSoftwaredotDevelopmentdotCustomersdotAbout us
PushOk logoblank
bullet Home
bullet My software
bullet Support
bullet My payments
bullet My info
bullet Subscriptions
bullet Voting
bullet Contact us
fast linksFast Links
news&eventsnews and events

2012-12-21 
Major update of SVNCOM version 1.7.2 are finaly released

2012-12-21 
Major update of SVN SCC plug-in - versions 1.7.2 are finaly released

Lightweight embedded Node.js database with MongoDB API.

Ticket

Search go
PushOk Logo blank
leftTicketright

Preventing cache of authentication information

( SVNCOM )
Type: Public Status:Closed Created: 12 Dec 06 12:00 Updated: 13 Dec 06 12:00
You value our support on this issue as "good, I have successfully managed to solve problem with your help". Click here to resubmit your opinion.
--> Owen Brydon (user)  at 13 Dec 06 12:00 writes

Thank you; the following options allowed login without caching username and
password:

client.SetOption(PushOkSvn.SvnClientOptionDefUserName, "username")
client.SetOption(PushOkSvn.SvnClientOptionDefPassword, "password")
client.SetOption(PushOkSvn.SvnClientOptionAuthInteractiveOnly, True)
client.SetOption(PushOkSvn.SvnClientOptionAuthNonInteractive, False)

Best Regards,

Owen
--> Oleg Akolupin (admin)  at 13 Dec 06 12:00 writes

You must use "SetOption" function with SvnClientOptionDefUserName,
SvnClientOptionDefPassword,
SvnClientOptionAuthInteractiveOnly and SvnClientOptionAuthNonInteractive
propertys

This project is "Open source" and you can yourself study and edit it.
You can download sources here :
http://www.pushok.com/files/soft/svncom/svncom14/svncom.zip
--> Owen Brydon (user)  at 12 Dec 06 12:00 writes

In SVNCOM, I wish to programmatacally set a username/password (rather than
directly prompt the user for it), but I do not wish for that
username/password combination to be cached for subsequent users of the
system (this is a single log-in system). Is there a way to avoid caching of
the password (currently, the cache seems to be created at C:\Documents and
Settings\\Application Data\Subversion\auth\svn.simple)

Thanks for any assistance,

Owen
Rate this ticket:
Not useful at all
Partially useful
Useful
Very useful



You are 9527868 visitor since 20 Jan 2003.
283 visitors today and 3 online right now.
blank left to top right blank

© Copyright by PushOk Software, 2003-2024, webmaster@pushok.com