<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>胡争辉 - Trac</title><link>http://blog.csdn.net/hu_zhenghui/category/333259.aspx</link><description>Trac中browser定位文件行数</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 06 Apr 2008 18:28:34 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>胡争辉</dc:creator><title>Trac - wiki恢复历史版本</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230947.aspx</link><pubDate>Sun, 30 Mar 2008 16:37:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230947.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230947.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230947.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230947.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230947</trackback:ping><description> Trac - wiki恢复历史版本
Trac中不直接支持恢复wiki的历史版本，所以恢复历史版本的步骤如下：

   1. 访问需要恢复的历史版本
   2. 访问下侧的plain text链接，获取该版本的文本格式
   3. 复制历史版本的文本
   4. 编辑该条目
   5. 用历史版本的文本替换内容
   6. 提交编辑后的结果

[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.com/repos/trac
下载, http://trac&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230947.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - Creating Custom Reports - 创建自定义报表</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230930.aspx</link><pubDate>Sun, 30 Mar 2008 16:34:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230930.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230930.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230930.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230930.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230930</trackback:ping><description>Trac - Creating Custom Reports - 创建自定义报表
Creating Custom Reports

Creating a custom report requires a comfortable knowledge of SQL.

A report is basically a single named SQL query, executed and presented by Trac. Reports can be viewed and created from a custom SQL expression directly in from the web interface.

Typically, a report consists of a SELECT-expression from the 'ticket' table, using the available columns and sorting the way you want it.
Ticket columns

The ticket table has th&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230930.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - browser定位文件行数</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230871.aspx</link><pubDate>Sun, 30 Mar 2008 16:23:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230871.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230871.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230871.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230871</trackback:ping><description> Trac - browser定位文件行数
Trac的browser中可以显示源代码，在URL中可以使用

    #L行号

来指定显示的行数，例如:

    /browser/path/to/file#L4 

[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.com/repos/trac
下载, http://trac.edgewall.org/wiki/TracDownload
[Trac - 基础知识]

Trac源代码格式化，http&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230871.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - Trac Database Schema - 数据结构</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230818.aspx</link><pubDate>Sun, 30 Mar 2008 16:18:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230818.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230818.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230818.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230818.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230818</trackback:ping><description> Trac - Trac Database Schema - 数据结构
Trac Database Schema

The database schema is defined in trac.db_default, along with the initial contents of the database. The schema includes the tables listed below.
Overview
Table Name 	Purpose
attachment 	Descriptions of attachments (the files themselves are stored on disk).
auth_cookie 	User login cookies.
component 	Values that can be used in a ticket's "component" field. The owner column is used as the default assignee for new tickets, if not ove&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230818.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - 通过URL的querystring设置新ticket的默认属性</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230765.aspx</link><pubDate>Sun, 30 Mar 2008 15:59:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230765.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230765.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230765.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230765</trackback:ping><description> Trac - 通过URL的querystring设置新ticket的默认属性
Trac中访问/newticket可以进入新建ticket的页面，此时可以通过querystring设置新建ticket的默认属性，例如milestone可以设置新建ticket的里程碑。

    http://trac.edgewall.org/newticket?milestone=0.11 

[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.com/repos/trac
下&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230765.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - The Trac Configuration File - 配置文件</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230760.aspx</link><pubDate>Sun, 30 Mar 2008 15:55:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230760.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230760.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230760.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230760.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230760</trackback:ping><description> Trac - The Trac Configuration File - 配置文件
The Trac Configuration File

    [Note To Editors] Please discuss documentation changes in the #Discussion section. Even better, send us documentation patches against the code (i.e. where the configuration entries are documented), either on Trac-dev or on new tickets.

Trac configuration is done by editing the trac.ini config file, located in /conf/trac.ini. Changes to the configuration are usually reflected immediately, though changes to the [comp&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230760.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - 下载 - 源代码SVN</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230670.aspx</link><pubDate>Sun, 30 Mar 2008 15:14:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230670.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230670.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230670.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230670.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230670</trackback:ping><description> Trac - 下载 - 源代码SVN

    http://svn.edgewall.com/repos/trac 

[Trac - 官方网站]

    http://trac.edgewall.org/

[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.com/repos/trac
下载, http://trac.edgewall.org/wiki/TracDownload
[Trac - 基础知识]

Trac源代码格式化，http:/&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230670.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - WorkFlow - 工作流程</title><link>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230658.aspx</link><pubDate>Sun, 30 Mar 2008 15:07:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230658.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/2230658.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2008/03/30/2230658.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/2230658.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2230658</trackback:ping><description> Trac - WorkFlow - 工作流程
WorkFlow

    Note: see also the TracWorkflow page which describes the Trac workflow features that will be available in Trac 0.11. The present page rather describes the work in progress on the topic of workflow support in Trac, not focusing on 0.11

Development
Phase 1

Phase 1 of the WorkFlow adds configurable workflow states to Trac. Thus you can have more ticket states, change what they are, and specify what happens when a ticket transitions from one state to a&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/2230658.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - Trac Links</title><link>http://blog.csdn.net/hu_zhenghui/archive/2007/12/02/1911980.aspx</link><pubDate>Sun, 02 Dec 2007 16:02:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2007/12/02/1911980.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/1911980.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2007/12/02/1911980.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/1911980.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1911980</trackback:ping><description> Trac - Trac Links
Trac Links

TracLinks are a fundamental feature of Trac, because they allow easy hyperlinking between the various entities in the system—such as tickets, reports, changesets, Wiki pages, milestones, and source files—from anywhere WikiFormatting is used.

TracLinks are generally of the form type:id (where id represents the number, name or path of the item) though some frequently used kinds of items also have short-hand notations.

Some examples:

    * Tickets: #1 or t&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/1911980.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - 常见问题 - 导出的csv格式文件在Excel中处理unix时间戳</title><link>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1843970.aspx</link><pubDate>Thu, 25 Oct 2007 21:29:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1843970.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/1843970.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1843970.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/1843970.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1843970</trackback:ping><description> Trac - 常见问题 - 导出的csv格式文件在Excel中处理unix时间戳
Trac中可以把报表导出为csv格式，其中的时间为unixstamp时间戳，将csv文件导入到Excel后，并不能自动转换unixstamp时间戳格式的时间，此时可以使用如下公式：

    =UnixTime / 86400 + 25569

[Trac - 官方网站]
http://trac.edgewall.org/
[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.co&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/1843970.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - Trac Download - Trac下载</title><link>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1842721.aspx</link><pubDate>Thu, 25 Oct 2007 08:58:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1842721.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/1842721.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2007/10/25/1842721.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/1842721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1842721</trackback:ping><description> Trac - Trac Download - Trac下载
[Trac下载地址]
http://trac.edgewall.org/wiki/TracDownload
[Trac - 官方网站]
http://trac.edgewall.org/
[Trac - 关键词]
Trac
[Trac - 相关论坛]
http://groups.google.com/group/trac-announce
http://groups.google.com/group/trac-dev
http://groups.google.com/group/trac-tickets
http://groups.google.com/group/trac-users
http://softeng.board.newsmth.net/
[Trac - 下载]
源代码SVN, http://svn.edgewall.com/repos/trac
下载, http://trac.edgewall.org/wiki/TracDownload
[Trac - 基础知识]

Tra&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/1842721.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - Wiki Processors - Wiki处理器</title><link>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834727.aspx</link><pubDate>Sat, 20 Oct 2007 19:42:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834727.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/1834727.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834727.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/1834727.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1834727</trackback:ping><description> Trac - Wiki Processors - Wiki处理器
Wiki Processors

Processors are WikiMacros designed to provide alternative markup formats for the Wiki engine. Processors can be thought of as macro functions to process user-edited text.

The Wiki engine uses processors to allow using Restructured Text, raw HTML and textile in any Wiki text throughout Trac.
Using Processors

To use a processor on a block of text, use a Wiki code block, selecting a processor by name using shebang notation (#!), familiar &lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/1834727.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>胡争辉</dc:creator><title>Trac - The Trac Ticket Workflow System - Trac Ticket工作流系统</title><link>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834709.aspx</link><pubDate>Sat, 20 Oct 2007 19:28:00 GMT</pubDate><guid>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834709.aspx</guid><wfw:comment>http://blog.csdn.net/hu_zhenghui/comments/1834709.aspx</wfw:comment><comments>http://blog.csdn.net/hu_zhenghui/archive/2007/10/20/1834709.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hu_zhenghui/comments/commentRss/1834709.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1834709</trackback:ping><description> Trac - The Trac Ticket Workflow System - Trac Ticket工作流系统
The Trac Ticket Workflow System

The Trac issue database provides a configurable workflow.
The Default Ticket Workflow
Environments upgraded from 0.10

When you run trac-admin  upgrade, your trac.ini will be modified to include a [ticket-workflow] section. The workflow configured in this case is the original workflow, so that ticket actions will behave like they did in 0.10.

Graphically, that looks like this:

source:trunk/tr&lt;img src ="http://blog.csdn.net/hu_zhenghui/aggbug/1834709.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>