RT-Extension-ResetPassword

Hi all!

Could someone help me to get/checkout RT-Extension-ResetPassword from
Best Practical SVN, wich is documented here:
http://wiki.bestpractical.com/index.cgi?PasswordReminder

Which is the URL of the repository? It needs a password?

I tried out but always got failed attempts and 405 errors. :S

Thanks in advance.

The best regards.

Pedro Machado Santa

Hi all!

Could someone help me to get/checkout RT-Extension-ResetPassword from
Best Practical SVN, wich is documented here:
Request Tracker Wiki

Which is the URL of the repository? It needs a password?

svn co svn://svn.bestpractical.com/RT-Extension-ResetPassword

No password required

-kevin

This module doesn’t compile at least on my dev systems with RT 3.6.3

When running perl Makefile.PL I get the below error, haven’t had a chance to look at it to determine the error and if this will even work with the 3.6.3 code.

Can’t call method “load_all_extensions” on an undefined value at inc/Module/Install.pm line 128.

Justin Brodley

From: rt-users-bounces@lists.bestpractical.com [mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Kevin Falcone
Sent: Friday, May 04, 2007 8:51 AM
To: RT User List
Subject: Re: [rt-users] RT-Extension-ResetPassword

Hi all!

Could someone help me to get/checkout RT-Extension-ResetPassword from
Best Practical SVN, wich is documented here:
Request Tracker Wiki

Which is the URL of the repository? It needs a password?

svn co svn://svn.bestpractical.com/RT-Extension-ResetPassword

No password required

-kevin

I tried out but always got failed attempts and 405 errors. :S

Thanks in advance.

The best regards.

Pedro Machado Santa


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly
Media. Buy a copy at http://rtbook.bestpractical.com

http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

This module doesn’t compile at least on my dev systems with RT 3.6.3

When running perl Makefile.PL I get the below error, haven’t had a
chance to look at it to determine the error and if this will even
work with the 3.6.3 code.

Can’t call method “load_all_extensions” on an undefined value at
inc/Module/Install.pm line 128.

Hi Justin

svn up and give it another try?
I think it was some missing Module::Install bits that cause it to go
wonky
if you don’t have other modules installed.

-kevin

Hi list!On 04/05/07, Kevin Falcone falcone@bestpractical.com wrote:

svn co svn://svn.bestpractical.com/RT-Extension-ResetPassword

No password required

-kevin

Thanks Kevin, but I got it working by folowing the instructions on the
wiki rather than acessing the svn, but is always good know to access
it. :slight_smile: Thanx, though.

Regards.
Pedro Machado Santa