Since there are several threads now under my original subject, I have renamed this one to Developer Documentation from "Introduction..."
I have taken the liberty of updating http://trac.edgewall.org/wiki/TracDev/DevelopmentEnvironmentSetup with the information you have provided below. I am also giving some thought as to why I did not find these resources in the first place. I think one idea I may have is to provide some additional content on the http://trac.edgewall.org/wiki/TracDev that explains the use of (value?) of each resource. I would have (obviously incorrectly) assumed that the milestone page described milestone information such as requirements (what is being implemented) and functionality and did not think to consult this resource for installation/dependency requirements. I think if some description/context for each of the links was provided on the page, it may have been easier for me to have found the information (at least in my still narrow view). Also, in reviewing the documentation, the Milestone 0.12 (http://trac.edgewall.org/milestone/0.12) would seem to need to be updated (I don't have permissions to do this) as it describes Genshi 0.5.1, while even 0.6 (and trunk) also do not work properly. Although it does point you to the correct branch it does say "... or recent trunk", which (at least in my experience) is not correct (recent trunk does not seem to resolve the issue). Lance Christian Boos wrote: > Remy Blank wrote: > >> Lance Hendrix wrote: >> >> >>> I get the same errors in virtualenv as I do when working in the >>> "non-virtual" env (can I use Eclipse in a virtualenv)? So I still >>> assume it is a configuration problem in my environment (probably a RTFM >>> issue or an ID10T issue ;-) ). >>> >>> >> 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. >> >> > > Where should this information go? It's already mentioned in > http://trac.edgewall.org/milestone/0.12 and > http://trac.edgewall.org/wiki/TracL10N, but that's obviously not enough. > What are the other places more likely to get consulted for such things? > The trunk/INSTALL file? > > >> ... >> >> The message "unrecognized .svn/entries format; skipping ." when you run >> "python setup.py develop" seems to indicate that you are using >> Subversion 1.6.x. While we currently have no remaining incompatibilities >> with that version, setuptools does not support it yet, which may give >> some strange results (for example, the current revision is indicated as >> 0). If you can, I would suggest going back to 1.5.6 until setuptools >> catches up. >> >> > > Likewise, a link to http://bugs.python.org/setuptools/issue64 could be > added, maybe directly in setup.py? > > -- Christian > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
