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

Re: svn commit: r1336413 - /subversion/trunk/tools/dist/release.py

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 10 May 2012 12:59:45 +0300

philip_at_apache.org wrote on Wed, May 09, 2012 at 21:36:23 -0000:
> + subparser.add_argument('--username', default=getpass.getuser(),
> + help='''Username for ''' + dist_repos + '''. The default
> + is the current username''')

I think the default should be "don't pass --username to svn at all", so
that the if a username is cached in ~/.subversion/auth/ it is tried
before the OS-level username.

Makes sense?
Received on 2012-05-10 12:00:28 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.