Plugin not found?

Hi,

I’m trying to install query_trace install, but I’m getting this error

$./script/plugin discover
… Y
… Y
…Y
etc.

$./script/plugin install query_trace
Plugin not found: [“query_trace”]

Is there anyway around?

On Nov 5, 2007 12:48 PM, Jamal S.
[email protected]
wrote:

$./script/plugin install query_trace
Plugin not found: [“query_trace”]

Is there anyway around?

Assuming you have subversion installed inside your project directory you
can:
svn co
https://terralien.devguard.com/svn/projects/plugins/query_tracevendor/plugins/query_trace

Michael G.