[Python-apps-team] Bug#678704: cannot connect to SVN repositories with an empty password

Sam Hocevar sam at hocevar.net
Sat Jun 23 20:59:28 UTC 2012


Package: trac-bitten-slave
Version: 0.6+final-3
Severity: normal
Tags: patch upstream

bitten-slave can't connect to an SVN repository if an empty password is
specified in the XML configuration, eg.

   <svn:checkout url="svn://blah/" path="${path}" revision="${revision}"
                 username="anonymous" password="" no_auth_cache="true" />

Instead it will prompt for a password, which is not desired. The
attached patch fixes this problem.

Cheers,
-- 
Sam.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages trac-bitten-slave depends on:
ii  python                2.7.3~rc2-1
ii  python-pkg-resources  0.6.24-1
ii  python2.6             2.6.7-4
ii  python2.7             2.7.3~rc2-2.1

trac-bitten-slave recommends no packages.

Versions of packages trac-bitten-slave suggests:
ii  adduser  3.113+nmu3

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-debian-trac-bitten-empty-password-auth.diff
Type: text/x-diff
Size: 2378 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20120623/1395fd21/attachment.diff>


More information about the Python-apps-team mailing list