initial commit to seperate repo
This commit is contained in:
commit
1a020ca68b
1302 changed files with 201261 additions and 0 deletions
24
output/categories/bugtracker.xml
Normal file
24
output/categories/bugtracker.xml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>duckland.org news (bugtracker)</title><link>http://www.duckland.org/</link><description></description><atom:link href="http://www.duckland.org/categories/bugtracker.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 08 Jun 2015 16:00:03 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>cli bug/issue/task tracking system?</title><link>http://www.duckland.org/posts/200703cli-bugissuetask-tracking-system.html</link><dc:creator>Don Harper</dc:creator><description><h1>cli bug/issue/task tracking system?</h1>
|
||||
|
||||
<p>Fresh from freshmeat:</p>
|
||||
|
||||
<p>http://www.ditrack.org/</p>
|
||||
|
||||
<pre><code>What is DITrack?
|
||||
|
||||
DITrack is a free, open source, lightweight, distributed issue (bug,
|
||||
defect, ticket) tracking system using a [Subversion](http://subversion.tigris.org/) repository instead
|
||||
of a backend database. It is written in Python and runs in UNIX
|
||||
environment (*BSD, Linux, MacOS X).
|
||||
|
||||
The project is inspired by the idea of [Subissue](http://subissue.tigris.org/) issue tracking system.
|
||||
|
||||
However, while Subissue aims in merely replacing the traditional
|
||||
database storage with Subversion repository, DITrack is a major
|
||||
rethought of the issue tracking system paradigm. The main difference
|
||||
is that instead of sticking to the centralized model (one database,
|
||||
one web interface, one mail integration machinery), DITrack treats
|
||||
underlying Subversion storage as a versioned distributed file system
|
||||
which enables benefits of truly distributed operation mode.
|
||||
</code></pre></description><category>bugtracker</category><category>cli</category><category>software</category><guid>http://www.duckland.org/posts/200703cli-bugissuetask-tracking-system.html</guid><pubDate>Mon, 05 Mar 2007 23:03:00 GMT</pubDate></item></channel></rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue