[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Invoke 'store password' prompt for all commands requiring authentication

From: Kannan R <kannanr_at_collab.net>
Date: Wed, 28 Jul 2010 23:22:54 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 07 October 2009 04:17 PM, Kannan wrote:
> Stefan Sperling wrote:
>
>> Does this patch fix this case, too?
>
>
[..]

/me digs from the list of yet-to-be-committed patches.

[[[
  Log:
   While working on a wc of a repo which needs authentication, 'store
   password unencrypted' prompt is getting invoked only for those svn
   commands that access the repo URL or that have an URL as argument
   (eg. svn ls http://localhost/repo) and not for wc oriented commands
   such as `svn ls' or `svn cat -r 5 test.c' which also require
   authentication. The prompt gets invoked for the rest of the commands
   which need repo access, with the following patch.

   [ in subversion/libsvn_ra_neon ]

   * props.c
    (svn_ra_neon__get_props) : Call
    `svn_ra_neon__maybe_store_auth_info' to invoke 'store
     password unencrypted' prompt.

   * commit.c
   * fetch.c
   * session.c
       Remove redundant invocations of the above method.
]]]

- --

Thanks & Regards,
Kannan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMUG51AAoJELQAaYkQr+e7t9UIAK3/u+9DzgRifCZawitsWbRr
yLjBWMdZM58SbNziWVRVwAIyvjd2uIT0+5hHaRe3xD9V9QR/GKe1Wss2goJXwy9I
1Ofer7XLTRe1f5p8BeeP2bvWiT7Mbb7IGfjo8weQP16ViF0j1O/LJCYUOjvMax9R
xmCN8P1ZlEl+qaxOEoRyTZZQFo93iibS1GgvhBdxBoZf8qk+Hp8GF+Fpxu+P/o1x
6S1EAWunUQgPjz8r+XN5sy2QYOEv0iYP1yFISigIFk55B+vI4RTDNCdvwiDpRaor
vKzJayxhDAhfvtJ45IYB1gNlrzB9znYAgecWAki9lqkv08l5D8hn2FbMBdINlSM=
=n8SW
-----END PGP SIGNATURE-----

Received on 2010-07-28 19:54:07 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.