[Trac] New to Trac
Matthew Good
trac at matt-good.net
Fri Feb 4 10:05:19 EST 2005
On Thu, 2005-02-03 at 23:45 -0600, anil_a at shaw.ca wrote:
> Hi All
>
> I have just start using Trac(as of yesterday), it looks good, fast and
> great interface. Nice work..
>
> just have few questions about it.
>
> 1. I want to change the "Ticket Properties" on "New Ticket" Window. Like
> "Component" to "Module". which script does it? where should I start?
> Sorry I am python newbie too.
> Is it possible to show parts of the tickets by type of user logged in?
>
>
> 2. I have subversion running with viewcvs. Can I use viewcvs and trac
> together. I have experience subversion database corruption. I am not
> sure how it happened.
Well, yes you should be able to run both of them, though you shouldn't
really need ViewCVS if you're using Trac. However, the so-called
"database corruption" is usually just database locking issues. These
problems are symptomatic of the bdb format standardly used by
Subversion. The easiest solution is typically to make sure you're using
Subversion 1.1 and convert your repository to the new fsfs format.
--
Matthew Good <trac at matt-good.net>
More information about the Trac
mailing list