3 Jun 2009 21:05
[Trac-dev] Re: Introduction & Looking to contribute
Lance Hendrix <lance <at> lancehendrix.com>
2009-06-03 19:05:03 GMT
2009-06-03 19:05:03 GMT
Thank you for the quick and elaborate response! I wanted to follow up on this great email with a status of where I am and express my appreciation for your direction. I have edited out a bit of this in order to shorten the email so that it isn't too long... My initial efforts have been to get a development environment up and running (I have done several user installations, but obviously never setup a "trac development environment). I initially started out attempting to do this on Windows (Vista x64 to be exact), but ran into some issues and decided to switch over to Linux (Gentoo is my current preference with regard to distro), on which it was much easier to get going. I still have quite a few failing tests in trunk and I am not sure if this is a result of issues with the environment (which I assume it is) or something else, but I will take the determination of these issues as part of my "training" in Trac development and figure them out on my own. More comments are in-line: Christian Boos wrote: > Hello Lance, > > > Starting to work on the 0.11.x bug reports is where the contributions > will be the most immediately useful. > I think 0.11.5 is mostly ready to go, though among the opened tickets, > there are still a few outstanding ones that would be better fixed in > 0.11.5 rather than later (e.g. #7490, #4245). In general, pick any > ticket in 0.11.5 or 0.11.6 that match your center of interest, and go(Continue reading)
).
It's not an RTFM issue, as there's currently no M to R about this
Tim is right, you should install Genshi from the advanced-i18n branch.
For comparison, here's how I install a Trac development environment:
- Install docutils, pygments, pytz, twill and lxml globally with emerge
(only once, obviously).
- Check out a Trac working copy:
$ svn co
RSS Feed