Re: [viewvc-dev] Possible 1.1 viewvc nightly build problem
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.devel |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <48288896.9010901__40503.4952950247$1210616021$gmane$org@collab.net> |
Michael Leib wrote: > Hi... > > I'm using last night's 1.1 source in an attempt to setup svnauthz > support (for the 1st time) > as that's a requirement for my installation and no matter what I do, I > get this when > I hit the cgi via my browser.. [...] > File "/www/svn.dti/viewvc/lib/config.py", line 173, in get_authorizer_params > for key, value in self.parser.items(section): > AttributeError: ConfigParser instance has no attribute 'items' > > Any ideas or anything I can provide to help track what this might be? Hrm. Looks like the ConfigParser class grew the items() interface in Python 2.3. I'm guessing you are using a version earlier than that? I'd been strongly considering bumping the minimum Python version to 2.3 for ViewVC 1.1 (because, quite frankly, I don't know if I can even *find* some of these older versions to test with). Would that be a showstopper for you? -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIKIiWokEGqRcG/W4RAu3rAJ0Zfo8f8xJMfsatEZgXUTlmoGiCoACeOHST qdkBMofcYhwqgDkqN89zG44= =b+6P -----END PGP SIGNATURE-----