On Sun, 11 Jul 2010 22:37:55 +0200 Christoph Zwerschke <[email protected]> wrote: > Ok, it works now, but only the tracker and not the SVN repository > integration. There should be a button "browse source". Without the SVN > integration, Trac is not much fun.
I have the SVN URI in trac.conf. Is there something else that needs to be done? > I can't do an SVN checkout because I cannot log in to your server any > more. It seems my authorized_keys file or my whole account "cito" > doesn't exist any more on the server. The account certainly exists. I just copied your authorized_keys file to it. > I'm all for dropping 2.3 support unless somebody comes up with very good > reasons for keeping it. Maybe not yet in 4.1, but in 5.x. We then don't OK. I'll try to set up a 2.3 test environment to run our unit tests in. > Yes, I would say so. Version 5.x would then be the first with Python 3 > support via 2to3, and still support Py 2.4. But it could contain new > features and small API changes (I think some things need to be fixed, > e.g. concerning date type conversion). Why don't we make those changes first then before branching and move 5.x support up to 2.6. If someone is still using 2.4 and 2.5 it's probably for leagacy apps that aren't going to make use of any major new features. We are still going to support 4.x for bugfixes so we aren't leaving those users out in the cold. -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
