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

[PATCH] Fix issue #2324

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Tue, 25 Mar 2008 19:15:21 +0530

Hi,

I am attaching a patch along with this email which will fix issue #2324. This
adds a new parameter 'username' to the subversion config file.

[[[
Fix issue #2324.

Disable username assumption.

* subversion/include/svn_config.h
   (): Add SVN_CONFIG_OPTION_USERNAME.

* subversion/libsvn_subr/config_file.c
   (svn_config_ensure): Add text about the new config file parameter 'username'.

* subversion/libsvn_subr/cmdline.c
   (svn_cmdline_setup_auth_baton): Add logic to get username from config file if
    it is defined.

Patch by: stylesen
]]]

-- 
Senthil Kumaran S
http://www.stylesen.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-03-25 14:45:42 CET

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.