I run Trac on SUSE, but I installed it by hand, as I am using trac
0.12multirepos. I think there are a couple of python packages that are
not provided by SUSE. Odd about the missing pysql if there is a trac
rpm. I think you should report a bug on suse's bugzilla. That wat it
will get fixed.
I can say that it runs flawlessly on openSUSE 11.0, where mine is
hosted. I use apache as the server and for authentication. I would be
very interested to hear how you set up authentication. My SUSE machine
has joined the local MS Active Domain. I am planning on trying to get
the authentication against that via apache working when I have some free
time :)
Hello,
I just set up trac and subversion on our new server and we are checking out the features.
Is it possible to do the following –
When you do a code svn check-in, can it close a Trac bug automatically?
In Trac, when we view a bug, can we see the source code changes related to the bug?
Thanks,
Anu
Yes, with the help of the trac hook scripts for SVN (see /contrib
directory and many threads about these features in the ML archive).