<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.version-control.subversion.trac.general">
    <title>gmane.comp.version-control.subversion.trac.general</title>
    <link>http://blog.gmane.org/gmane.comp.version-control.subversion.trac.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33194"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33193"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33192"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33191"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33189"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33185"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33184"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33181"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33176"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33175"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33172"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33162"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33161"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33160"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33149"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33139"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33131"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33129"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33118"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33117"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33194">
    <title>Re[Trac] ply to closed ticket automatically reopen ticket</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33194</link>
    <description>&lt;pre&gt;
We use trac at my office (with email2trac plugin) and I was wondering if
anyone new how to set trac so that if a ticket is closed any updates to it
(like an email) would change the ticket from closed to reopened?
&lt;/pre&gt;</description>
    <dc:creator>agami</dc:creator>
    <dc:date>2012-05-25T16:40:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33193">
    <title>[Trac] ITicketChangeListener.ticket_changed() with a req parameter?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33193</link>
    <description>&lt;pre&gt;Hi all,

TLDR: ITicketManipulator.validate_ticket() supplies a req parameter, ITicketChanged.ticket_changed() doesn't. Is this an intentional design decision, or would patch that adds an optional req parameter be considered for inclusion with Trac?

I'm currently finishing the remote ticket plugin I started long ago. The plugin will eventually allow a ticket to be linked to another ticket in another project - provided it's run using the ticketlinks branch of Trac.

In the plugin I am using ITicketChanged interface as a trigger to RPC update of the tickets in other projects. To authenticate to the other projects it's very useful to have a req instance - which the ticket_created()/ticket_changed() methods don't currently supply. For now I'm performing a horrid hack in ticket_validate() - saving a reference to req as an attribute on the Ticket instance.

Is there a better way to achieve my goal: when a ticket changes locally, attempt to update remote linked ticket to match - reusing any authentication tokens th&lt;/pre&gt;</description>
    <dc:creator>Willmer, Alex (PTS</dc:creator>
    <dc:date>2012-05-25T13:27:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33192">
    <title>[Trac] Slow ticket display</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33192</link>
    <description>&lt;pre&gt;Hello,

Recently I have noticed an extremely slow display of all ticket pages, 
it takes several minutes to display a ticket and most of the times it 
fails and displays the not_found page. All other pages (wiki, blog, 
reports, source display, etc.) are working well, only the ticket pages 
(ticket/1, ticket/2, etc.) are slow, which seems weird to me.

The problem seems to show only on one site, another site (same web 
hosting, shared Trac and Python install) seems to work well. The only 
difference is that the site which show the issue is used more frequently 
than the other (the other is private and used by 2-3 people and not so 
often).

I tought about cleaning the database from old sessions or something, but 
I don't know how to do that safely.

Can someone give me some suggestions on how to fix this issue ?

Using Trac 0.12.1 with Python 2.5-2.

Regards,
Marco.

&lt;/pre&gt;</description>
    <dc:creator>Marco Maccaferri</dc:creator>
    <dc:date>2012-05-25T08:53:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33191">
    <title>[Trac] Encode errors after upgrading to 0.12.3</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33191</link>
    <description>&lt;pre&gt;Hello,

I tried to upgrade Trac from 0.12.1 to 0.12.3 and I get a number of 
"UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: 
invalid data" errors from various places (not limited to a specific page 
or action, some pages are working others are not).

Upgrading with trac-admin does nothing.

What should I do to fix this issue ?

Regards,
Marco.

&lt;/pre&gt;</description>
    <dc:creator>Marco Maccaferri</dc:creator>
    <dc:date>2012-05-25T08:29:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33189">
    <title>[Trac] agilo for trac</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33189</link>
    <description>&lt;pre&gt;Hi,
as I noticed there is Agilo for Trac I wonder how I would extend my existing Trac system if I wanted to use those additional features. Is it just to install another plugin? Would it be a replacement of my current Bitnami Trac Stack (0.12.2, Apache based)? Could I easily deinstall it if I dislike it? Looking at their web site it's not clear which way it integrates in an existing system.
And could you give me a hint about its quality/stability?

CU, F&amp;lt; at &amp;gt;lk

----
Falk Brettschneider
R&amp;amp;D Software
Baumer Optronic GmbH
www.baumer.com




Gesch?ftsf?hrer: Marcel Seeber * Dr. Oliver Vietze
Sitz der Gesellschaft: Radeberg
Amtsgericht Dresden: HRB 15379
Ust. ID: DE 189714583


&lt;/pre&gt;</description>
    <dc:creator>Brettschneider Falk</dc:creator>
    <dc:date>2012-05-25T06:40:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33185">
    <title>[Trac] remove attachments</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33185</link>
    <description>&lt;pre&gt;Hi there,

Just wondering if anyone knows how to delete an attachment once it has
been posted in TRAC.

&lt;/pre&gt;</description>
    <dc:creator>Alana Dalley</dc:creator>
    <dc:date>2012-05-24T14:37:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33184">
    <title>[Trac] [trac] Problem with PrivateTicketsPlugin / VirtualTicketsPermissions</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33184</link>
    <description>&lt;pre&gt;First of all I have to state that I'm pretty new to trac. I was instructed 
to set it up for our company and until now everything worked well during 
the setup.
The point is, we want to use a single trac instance for multiple companies. 
Each company representative will get an account to post tickets and view
their status. It is important that the guy of company A wont be able to 
read the tickets the guy of company B submitted. That's where these plugins 
comes into play.

I am using trac 0.12.3 and PrivateTicketsPlugin 1.1.1

I installed it properly I guess since it appears in the Plugins menu of the 
trac-administration. I also have the new permissions that come with the 
plugins in
the dropdown-box in the permissions menu. So I guess this all worked well.
I added the PrivateTicketsPolicy to the trac.ini file and obviously enabled 
the plugin there as well. The PrivateTicketsPolicy is placed before the 
existing Policies:

permission_policies = PrivateTicketsPolicy, DefaultPermissionPolicy, 
LegacyAttachm&lt;/pre&gt;</description>
    <dc:creator>jhNz</dc:creator>
    <dc:date>2012-05-24T09:08:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33181">
    <title>[Trac] TracError: Cannot load Python bindings for PostgreSQL</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33181</link>
    <description>&lt;pre&gt;Hi, 

Not sure what changed in my hosting environment, but when I upgraded an 
extension (mercurial plugin that was failing), trac ceased to work saying 
it cannot load Python bindings for PostgreSQL. But everything was workihg 
before. 

I have psycopg2 installed. Trac was working.

Tried upgrading to latest trac. Still broken.

Note that I can load psycopg2 from a python prompt. I can also run without 
errors when I create an environment manually in a python shell.

The log posted below mentions exception while checking for upgrade. Is it 
possible to disable the upgrade checking to see if it's related to that? 
There is also an AttributeError in AdminModule. 

Can anybody help ? Thanks.

David.

Here is the relevant part of my log:

2012-05-23 20:11:24,790 Trac[env] ERROR: Exception caught while checking 
for upgrade: 
Traceback (most recent call last):
  File "/home/iekho/lib/python2.7/trac/env.py", line 667, in 
open_environment
    needs_upgrade = env.needs_upgrade()
  File "/home/iekho/lib/python2.7/t&lt;/pre&gt;</description>
    <dc:creator>David Genest</dc:creator>
    <dc:date>2012-05-24T01:41:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33176">
    <title>[Trac] Custom ticket query for new and reassigned tickets</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33176</link>
    <description>&lt;pre&gt;Hello everybody,

I hope to find some help here with custom ticket queries in sql for trac 
that will make my life easier ;)

First of all, we are using a hosted trac on hosted-projects.com. So my 
possibilities may be limited or some functionality may be missing but 
custom ticket queries in sql seem to work, although not fully as I would 
expect e.g. CURDATE() function is not working.

I would like to have two queries:

1) All my new tickets

When I try a custom query without sql with owner=michael and status=new, it 
just gives all the tickets that are assigned to me. 

But what I consider new tickets are
- tickets that have me as the owner and there was no change in the 
ownership, so basically all tickets that are created with me as the owner 
and are not touched again
or
- tickets that I own that have been assigned to me for the first time 
(which means that I have not been owner of the ticket before)

2) All tickets reassigned to me

This query should show me tickets that I own and have been assigned &lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2012-05-23T16:01:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33175">
    <title>[Trac] UnicodeDecodeError: 'utf8' codec can't decode bytes in position 85-88: invalid data</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33175</link>
    <description>&lt;pre&gt;Hi,

I'm using plugin tracflexwiki from http://trac-hacks.org/wiki/FlexibleWikiPlugin.
This project is not maintained anymore.

With this plugin I get following error

{{{

2012-05-22 13:21:15,628 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
  File "build\bdist.win32\egg\trac\web\main.py", line 522, in
_dispatch_request
  File "build\bdist.win32\egg\trac\web\main.py", line 208, in dispatch
  File "build\bdist.win32\egg\trac\web\main.py", line 350, in
_pre_process_request
  File "build\bdist.win32\egg\tracflexwiki\navigation.py", line 22, in
pre_process_request
    node = TracFlexWikiNode(self.env, name=req.args.get('page', ''),
req=req)
  File "build\bdist.win32\egg\trac\web\api.py", line 216, in
__getattr__
  File "build\bdist.win32\egg\trac\web\api.py", line 199, in &amp;lt;lambda&amp;gt;
  File "build\bdist.win32\egg\trac\web\api.py", line 216, in
__getattr__
  File "build\bdist.win32\egg\trac\web\api.py", line 573, in
_parse_arg_list
UnicodeDecodeError: 'utf8' codec can't decode bytes in&lt;/pre&gt;</description>
    <dc:creator>didley</dc:creator>
    <dc:date>2012-05-23T07:32:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33172">
    <title>[Trac] Auto close "new" tickets?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33172</link>
    <description>&lt;pre&gt;Is it possible to autoclose tickets marked "new"
after a set number of days. (thinking 60)


&lt;/pre&gt;</description>
    <dc:creator>Frank Murphy</dc:creator>
    <dc:date>2012-05-22T10:42:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33162">
    <title>[Trac] Trac/SVN Post Commit Hook only partially working</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33162</link>
    <description>&lt;pre&gt;I was running Trac/SVN on Windows 2008R2 and had this working.

I am currently running trac on Ubuntu 11.10. I ran a fresh install
today to attempt to fix this problem I'm having to no avail.

When I commit using Tortoise SVN the post commit hook successfully re-
syncs the repository and I can see my comments in the timeline.
However referencing a ticket does not add the comment to the ticket. I
have done hours and hours of troubleshooting on this and have found
nothing.

The trac.log doesn't show any errors ocuring either.

When I run from the command line as user 'ubersvn' I get the same
behavior. No errors, message in timeline but not referencing ticket :-
[

I have enabled the tracopt.ticket.commit_updater.* in the ini both
trying manually and through the web interface which explicitly sets
the commit updater. Still can't get it to work.

Anybody have any new ideas?

Thanks!


&lt;/pre&gt;</description>
    <dc:creator>Christian Patzer</dc:creator>
    <dc:date>2012-05-16T20:33:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33161">
    <title>[Trac] Version tracking - Revisions of descriptions</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33161</link>
    <description>&lt;pre&gt;Hi,

I was wondering the best way to track version to version changes.
I'd want to see the tickets descriptions at release of a version (1.0), 
update date them slightly later (for version 2.0), and then output a table 
of the description at release of 1.0 next to the 2.0 ticket descriptions.
You can go through and see the changes in the history of a ticket, but 
there doesn't seem to be any way to output all the descriptions in batch 
based on a certain event (i.e. show me description at the time the ticket 
status changing to released while the version was = 1.0)

Thanks,
Lisa

&lt;/pre&gt;</description>
    <dc:creator>Lisa</dc:creator>
    <dc:date>2012-05-17T06:13:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33160">
    <title>[Trac] Workflow-specific permissions</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33160</link>
    <description>&lt;pre&gt;Hi,

I looked through all the plugins and I can't seem to find a good way to do 
this:
I want some general users to be able to comment and create tickets, but not 
change them.
I want some "feature lead" users to be able to change the description of 
tickets during certain ticket states (new, requested), but not other states 
(accepted, implemented, released).  I could give them description_edit 
permissions, but that gives them permission to edit the description no 
matter what the state is.  Better yet (but still nice to have), I'd like to 
only let them edit the description during those states if they are the 
ticket owner.
I want my admins to continue to be able to do everything.

Any advice?

Thanks,
Lisa

&lt;/pre&gt;</description>
    <dc:creator>Lisa</dc:creator>
    <dc:date>2012-05-17T06:17:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33149">
    <title>[Trac] test management</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33149</link>
    <description>&lt;pre&gt;Hi,
is there a good appropriation with Trac for HP Quality Center?


CU, F&amp;lt; at &amp;gt;lk

----
Falk Brettschneider
R&amp;amp;D Software
Baumer Optronic GmbH
www.baumer.com




Gesch?ftsf?hrer: Marcel Seeber * Dr. Oliver Vietze
Sitz der Gesellschaft: Radeberg
Amtsgericht Dresden: HRB 15379
Ust. ID: DE 189714583


&lt;/pre&gt;</description>
    <dc:creator>Brettschneider Falk</dc:creator>
    <dc:date>2012-05-14T06:53:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33139">
    <title>[Trac] DynamicFieldsPlugin: Bug or feature?</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33139</link>
    <description>&lt;pre&gt;Hi all,

I made some experiments with the DynamicFieldsPlugin
(http://trac-hacks.org/wiki/DynamicFieldsPlugin) and noticed that the
0.12 branch did not work with Trac 0.12. However, Google found some
Twitter message that this branch has some problems and we should use
the
0.11 plugin version. Really, it runs.

However, I observed a strange behaviour. I created some custom fields
X1, X2 etc. and configured like

X1.show_when_type = task

This worked as promised (i.e., the X* fields are shown only when the
ticket type is "task"), but when I changed the ticket type to e.g.
"enhanced", the change log claimed "X1 deleted, X2 deleted" etc.
Indeed,
when I changed the ticket type back to "task", the values were lost
though the field forms were displayed again, the fields were blank.

This happens with default values as well as with manual entries. The
values are lost even when I change the ticket type on the fly without
submitting or even previewing the ticket.

My question: Is that a bug or a feature? I must say th&lt;/pre&gt;</description>
    <dc:creator>Reinhard Wobst</dc:creator>
    <dc:date>2012-05-09T15:13:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33131">
    <title>[Trac] Can NOT attach context to trac in mylyn</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33131</link>
    <description>&lt;pre&gt;Hi,

I am trying to integrate "Agilo for trac" with eclipse , and i can retrieve 
the task list successfully but i can not attach the context , and no "rich 
task editor" available for use . 
Bellow is my detail environment :

Eclipse   : Indigo Service Release 2 , Build id: 20120216-1857
Mylyn Tasks Connector: Trac 3.7.1.v20120425-0100
Agilo for Trac : 1.3.8-pro

Are there any guys have idea about this ?

Any suggestion will be great appreciated ~

Attached the screen capture bellow

&amp;lt;https://lh4.googleusercontent.com/-sywXS0uK48k/T6kKDFzGzJI/AAAAAAAAACk/fYhQI1KRG1Q/s1600/trac_screen.png&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Ace Yin</dc:creator>
    <dc:date>2012-05-08T11:59:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33129">
    <title>[Trac] MilestoneTeams Plug-in</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33129</link>
    <description>&lt;pre&gt;Is anyone using the MilestoneTeams plugin on Trac 0.12? I installed it
and have it enabled. But I get nothing - no place to specify the
milestone leader or members. It did request that the database be updated
to add the required variables. I got this message at that time: 

MilestoneTeams plugin needs an upgrade
 * Upgrading db
Creating 'milestone_teams' table.
Registering plugin version.
Done upgrading
AttributeError: 'NoneType' object has no attribute 'rollback'

Perhaps the AttributeError resulted in an incomplete job of updating the
database? I do not get the message to do the update again, so some part
of it must be done. I do not see any messages in the Trac log file. If I
run the update again, it says "Database is up to date, no upgrade
necessary."

&lt;/pre&gt;</description>
    <dc:creator>Roger Oberholtzer</dc:creator>
    <dc:date>2012-05-08T09:42:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33118">
    <title>[Trac] Issue with Wikinfo plugin</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33118</link>
    <description>&lt;pre&gt;Just installed the Wikinfo plugin, and I'm having some troubles using
it.  When I edit a wiki page and insert a call to the plugin, as in
"[[Wikinfo(changed_ts)]]", the page shows "INVALID: changed_ts".  It
does this for all of the keyword parameters (version, author,
changed_by, etc.).

I've got a suspicion this is somehow a permissions issue with the web
server on my trac host, but not certain.

Any suggestions or help would be appreciated.

&lt;/pre&gt;</description>
    <dc:creator>ceger-wf/+2yvKx6faMQ2siTHB9tBPR1lH4CV8&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-04T21:25:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33117">
    <title>[Trac] SVN commit ticket reference not appended</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33117</link>
    <description>&lt;pre&gt;Hi,

I'm using trace 0.12 with Subversion. CommitTicketUpdater component
enabled.
Committing a change set with "close" command, ie. "Closes #322" closes
the
ticket and appends the message to that ticket. But referring to a
ticket with
"Refs #322" does not append any message to the ticket. What could be
wrong?

Best regards,
Miroslav

&lt;/pre&gt;</description>
    <dc:creator>Mirek Lauš</dc:creator>
    <dc:date>2012-05-05T05:57:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33116">
    <title>[Trac] LDAP Authentication via Redhat Directory Server</title>
    <link>http://comments.gmane.org/gmane.comp.version-control.subversion.trac.general/33116</link>
    <description>&lt;pre&gt;Hi All,

We have trac installed on RHEL 5.8 Server. Can i use Redhat Directory
Server ( Which is my ldap) to authenticate users on trac??  Is there
any documentation available for linux which i can use to configure?

Regards,
Vijay

&lt;/pre&gt;</description>
    <dc:creator>Vijay</dc:creator>
    <dc:date>2012-05-04T19:38:41</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.trac.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.version-control.subversion.trac.general</link>
  </textinput>
</rdf:RDF>

