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

annoyance: servers file format-- worked before 1.6.11

From: Will Fleming <Will.Fleming_at_octanner.com>
Date: Thu, 26 Apr 2012 12:31:29 -0600

Should I log this as a bug?
I made an option setting in the servers file prior to version 1.6.11 and all was fine. Just after upgrade, svn complains about no option being set.

[etldev_at_odlbods1 ~]$ svn help
svn: /home/etldev/.subversion/servers:153: Option expected
[etldev_at_odlbods1 ~]$

I removed the leading spaces to the line setting and then it worked
......
# No neon-debug-mask, so neon debugging is disabled.
# ssl-authority-files = /path/to/CAcert.pem;/path/to/CAcert2.pem
#
# Password / passphrase caching parameters:
# store-passwords = no
store-plaintext-passwords = no
# store-ssl-client-cert-pp = no
# store-ssl-client-cert-pp-plaintext = no
....

Prior to 1.6.11, there could be leading spaces on that line

[etldev_at_odlbods1 ~]$ svn --version
svn, version 1.6.11 (r934486)
   compiled Jun 8 2011, 16:22:13

Will Fleming
Developer, Enterprise Application Integration

O.C. Tanner Company
1930 South State Street, Salt Lake City, UT 84115
office 801 493 3175 fax 801 483 8346 mobile 801 201 8647

appreciate great work

octanner.com | appreciate is a trademark of O.C. Tanner Company
Received on 2012-04-26 20:36:35 CEST

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

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