trac Questions
2
Solved
I am moving a trac wiki to github. I was wondering if anyone knew of way to export trac wiki pages into something that github wiki pages supports.
Also if anyone knows how to export trac wiki page...
7
Solved
I'm trying execute a simple query, but getting this error no matter how I pass the parameters.
Here is the query (I'm using Trac db object to connect to a DB):
cursor.execute("""SELECT name...
1
Solved
In the Trac Main Features page https://trac.edgewall.org/wiki/TracFeatures Trac is said to emphasize "ease of use and low ceremony". Can someone please explain what "ceremony" m...
Nahtanha asked 23/6, 2021 at 1:35
13
Solved
I'm trying to install trac and mod_wsgi over SSL. I tried to manually install it, but that didn't work out so well so I started to follow this: trac-on-ubuntu
I skipped the svn part because I'd li...
7
Is there any plug-in/app for presenting/managing tickets from Trac bug tracking system on Kanban board? For example, I want to be able to change the status of Trac tickets by dragging-dropping them...
9
Solved
I'd like to download the Trac database so I can view its tickets offline. Is there anyway to achieve this? I.e. if I need to leave the office and bring my laptop with me, how can I bring the ticket...
Tangerine asked 18/5, 2009 at 8:43
5
I got the following error while accessing tracd server, what's going on ?
Thanks.
[oke@localhost Trac-0.11.7]$ sudo tracd -p 8000 /home/deddihp/trac/
Server starting in PID 5082.
Serving on 0.0...
3
Solved
I spoke too soon in my previous post about breaking things.
I am trying to revert back to revision 1124 using the command svn update -r 1124 but I keep getting an error message as follows:
[prag...
Wycliffite asked 2/3, 2011 at 8:35
10
Solved
In particular, I need a more full fledged version of Trac to support robust project management, and task tracking. I went through the plugins and literally found over 50 that looked promising...
Thayne asked 11/10, 2008 at 17:38
3
Solved
I know there is xmlrpc plugin for trac. But I is not my trac site nor do I have admin rights. I just have a normal user account with limited priviledges.
Beside the obvious low level of doing thin...
5
Solved
No tool is perfect, and I'm about to start several long-term projects using Trac, and wanted a heads up of the kinds of problems I may or may not experience with it. In other words, Trac meets my n...
Felon asked 8/2, 2010 at 16:55
4
Solved
I use Trac to track bugs, and future changes in my software projects. Tickets in Trac have a "Version" field and I'm trying to figure out the best way to use this field.
Say I find a series of bu...
Breeching asked 9/4, 2010 at 3:13
6
A default Trac installation will display the WikiStart page as its home page. I'd like it to display another page. How do I do that? I was unable to find anything with Google, as any request with "...
Hospitality asked 17/8, 2009 at 21:15
4
Solved
I'm using git with trac. After push I want two thing to be done:
Sending email to development team with diff
If there is some special phrase in commit message (like "see #1"), then I want the com...
Monopetalous asked 10/8, 2010 at 11:19
5
Solved
We use Trac for an open-source project I'm working on. I'd like to export all of our open tickets to Github's Issues. I've found a couple small scripts that might do it, but I was wondering if anyo...
Feeding asked 12/7, 2011 at 21:47
6
Solved
It's very painful to add multiple tickets to Trac or to have it as your own todo list. That causes people to use their own task management tools so tasks are then spread all around.
Is there...
Downcome asked 22/9, 2008 at 11:18
5
Solved
How can I manage multiple SVN repositories/trac instances easily? I have a bunch of projects that I want to consolidate into a single authentication scheme. Also, I want to be able to enable plugin...
Cholecyst asked 14/4, 2009 at 18:3
10
Solved
We use Trac as our bug tracking / development / wiki system and I was wondering if anyone has experience and uses some of the Trac Agile/Scrum plugins or functionalities? Anything you'd recom...
2
Solved
We are using trac. In our setup we have a problem that is solved in repository. So I got the fixed file commit_update.py from the repository and I need to place it into Trac-0.12-py2.6.egg.
As egg...
7
Solved
I'm working in research and my bioinformatics work group needs a project management software for keeping track of multiple projects (Linux environment). Originally, we planned for using TRAC ...
Farah asked 4/5, 2011 at 9:53
7
Solved
I've been looking at setting up Redmine, Trac, or JIRA to track issues. I want to be able to have my development team create internal tickets that are never seen by clients, while clients can creat...
Carping asked 2/3, 2010 at 20:11
1
I've seen that there's are scripts available for exporting Trac tickets to Github issues.
Does anybody have a proven workflow or script available for transferring a trac wiki to a Github wiki?
2
Solved
While working with just one associated repository, I was quite used to reference changesets in my Trac tickets using the changeset keyword and the commit's SHA1 hash like this:
[changeset:af54b6d]...
2
Solved
Please correct me if I am wrong about my understanding of mod_dav_svn, which is that it basically serves 2 purposes:
Expose the SVN repository (on the filesystem) to clients, which can be either:...
Therianthropic asked 3/6, 2011 at 13:46
2
Solved
Is Sphinx, is there way to automatically link text like #112 or r1023 to the corresponding tickets/changesets in Trac?
For eg:
#112 -> http://mytracsite/tickets/112
r1023 -> http://mytracsi...
Castlereagh asked 19/1, 2010 at 19:27
1 Next >
© 2022 - 2024 — McMap. All rights reserved.