> I've installed Trac (Versión 0.8.4), Subversion1.2.3 y Python 2.3 in > Windows.
0.8.4 ? You should probably use a recent release of Trac (0.9.3). > I try to remove tickets but I cannot. Tickets cannot be removed (only updated, closed, and so forth) with the version you're using: You've installed 0.84 -which is really outdated- and the remove feature will only be delivered in 0.10, yet to come. If you want to use this feature, you need to either wait for the official 0.10 release, or get the files from the Subversion repository of the Trac project. > (http://projects.edgewall.com/trac/changeset/2634) but I > don' have these files: These files are development files (i.e. the source code of Trac). The "trunk" directory does not appear in an installed version of Trac, and the files it contains are installed into different location on your machine (for example <python_main_dir>/Libs/site-packages/trac) BTW, please avoid using fancy HTML markup when posting a message to the ML, this makes the message hard to read. Thanks. -- Manu _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
