Hacker News new | past | comments | ask | show | jobs | submit login

I had this idea for years - to integrate wiki and tickets with source control. Probably I will like Fossil.



You might also like Trac ( http://trac.edgewall.org/ ), which I've seen far more projects using than Fossil.


Trac is very different from Fossil though: Fossil is version control software with "embedded" wiki and issue tracker, while Trac is a wiki and issue tracker which can, optionally, interface with one or more external vcs systems. Fossil stores the wiki and issue data in the repository itself (SQLite), while Trac stores it in an external database (PostgreSQL, MySQL etc.. SQLite would probably work too!).


I don't mean an application with tickets, source control and wiki.

I wanted to express (implement) tickets as wiki pages, and store them in source control; instead of 3 separate concepts.

BTW, I don't like how trac tickets work - it's impossible to do agile (statistical) planning with them.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: