[Trac] On-the-fly ticket title and content search during typing title of new ticket

2015-03-21 Thread Karl-Philipp Richter
Hi,
I'd like to know if there's function of `trac` (including official and
unofficial add-ons if such thing exists) yet to display search results
for possible duplicate tickets during typing the title of new ticket
which is about to be created by searching the titles and contents of
existing tickets with keywords of the new title which is about to be
typed (or something more sophisticated) and displaying them in a
dropdown menu (e.g. like stackoverflow.com  Co, some bugzilla instances
(e.g. bugzilla.mozilla.org) do).

I don't seem to find anything in google.com and duckduckgo.com and have
never seen a trac instance with that feature. If it doesn't exist, have
there ever been plans about such a feature.

-Kalle

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: PGP signature


[Trac] Subversion problem after upgrading to Trac 1.0.4

2015-03-21 Thread Peter Santner
Hi,
I have upgraded my trac from 1.0.2 to 1.0.4
After the upgrade I have the following error in my log/trac.log:
HTTPInternalError: 500 Trac error (Unable to instantiate component class 
'tracopt.versioncontrol.svn.svn_fs.SubversionConnector' (svn_pool_create() 
takes exactly 2 arguments (0 given)))
and the Browse source component isn't available any more!

any help would be appreciate, thanks!


-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] On-the-fly ticket title and content search during typing title of new ticket

2015-03-21 Thread Peter Suter

On 20.03.2015 16:25, Karl-Philipp Richter wrote:

Hi,
I'd like to know if there's function of `trac` (including official and
unofficial add-ons if such thing exists) yet to display search results
for possible duplicate tickets during typing the title of new ticket
which is about to be created by searching the titles and contents of
existing tickets with keywords of the new title which is about to be
typed (or something more sophisticated) and displaying them in a
dropdown menu (e.g. like stackoverflow.com  Co, some bugzilla instances
(e.g. bugzilla.mozilla.org) do).

I don't seem to find anything in google.com and duckduckgo.com and have
never seen a trac instance with that feature. If it doesn't exist, have
there ever been plans about such a feature.

-Kalle



Hi

Sounds like DuplicateTicketSearchPlugin.
https://trac-hacks.org/wiki/DuplicateTicketSearchPlugin

Peter

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] Subversion problem after upgrading to Trac 1.0.4

2015-03-21 Thread Peter Suter

Hi

On 20.03.2015 13:32, Peter Santner wrote:

Hi,
I have upgraded my trac from 1.0.2 to 1.0.4
After the upgrade I have the following error in my log/trac.log:
|
HTTPInternalError:500Tracerror (Unableto instantiate component 
class'tracopt.versioncontrol.svn.svn_fs.SubversionConnector'(svn_pool_create()takes 
exactly 2arguments (0given)))

|
and the Browse source component isn't available any more!

any help would be appreciate, thanks!


Searching for |svn_pool_create()takes exactly 2arguments (0given) I 
see the same discussed on the subversion list recently:

http://mail-archives.apache.org/mod_mbox/subversion-dev/201501.mbox/%3c87vbjpocet@ntlworld.com%3E

|Did you build SVN bindings yourself? Did you change SWIG version?  What 
SWIG version are you using?  Have you tried SWIG 2 instead of SWIG 3?


Hope this helps.

--
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


Re: [Trac] On-the-fly ticket title and content search during typing title of new ticket

2015-03-21 Thread Karl-Philipp Richter
Hi,
Thanks for the link; exactly what I'm looking for.

-Kalle

Am 21.03.2015 um 11:01 schrieb Peter Suter:
 On 20.03.2015 16:25, Karl-Philipp Richter wrote:
 Hi,
 I'd like to know if there's function of `trac` (including official and
 unofficial add-ons if such thing exists) yet to display search results
 for possible duplicate tickets during typing the title of new ticket
 which is about to be created by searching the titles and contents of
 existing tickets with keywords of the new title which is about to be
 typed (or something more sophisticated) and displaying them in a
 dropdown menu (e.g. like stackoverflow.com  Co, some bugzilla instances
 (e.g. bugzilla.mozilla.org) do).

 I don't seem to find anything in google.com and duckduckgo.com and have
 never seen a trac instance with that feature. If it doesn't exist, have
 there ever been plans about such a feature.

 -Kalle

 
 Hi
 
 Sounds like DuplicateTicketSearchPlugin.
 https://trac-hacks.org/wiki/DuplicateTicketSearchPlugin
 
 Peter
 

-- 
You received this message because you are subscribed to the Google Groups Trac 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: PGP signature