Re: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-14 Thread RjOllos
On Monday, December 14, 2020 at 1:05:59 PM UTC-8 pcottrill wrote: > Ok, here is my update. > > > > I installed the trunk version (0.6.dev) and I’m making progress, but > still have some issues. > > > > All the components are back when using the trunk version. > > > > When enabling the

RE: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-14 Thread Patty Cottrill
] Problems upgrading Trac 1.2 to 1.4 On Fri, Dec 11, 2020 at 9:10 AM Patty Cottrill mailto:pcottr...@imci.net>> wrote: Thank you for the quick response. I did try using the SVN version, but I used pip install svn+https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.5.0,

Re: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-11 Thread Ryan Ollos
On Fri, Dec 11, 2020 at 9:10 AM Patty Cottrill wrote: > Thank you for the quick response. > > > > I did try using the SVN version, but I used pip install svn+ > https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.5.0, as > per the instructions on the plugin page. > > I still get the

RE: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-11 Thread Patty Cottrill
, but that just broke the new project. -- Patty From: trac-users@googlegroups.com On Behalf Of Jeff McKenna Sent: Friday, December 11, 2020 11:05 AM To: trac-users@googlegroups.com Subject: Re: [Trac] Problems upgrading Trac 1.2 to 1.4 Hi Patty, I had just went through upgrading 1.2.5 to 1.4.2

Re: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-11 Thread RjOllos
On Friday, December 11, 2020 at 8:04:57 AM UTC-8 jeffm...@gmail.com wrote: > Hi Patty, > > I had just went through upgrading 1.2.5 to 1.4.2 and for me the key was to > use the SVN version of the AccountManager plugin: > > pip install

Re: [Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-11 Thread Jeff McKenna
Hi Patty, I had just went through upgrading 1.2.5 to 1.4.2 and for me the key was to use the SVN version of the AccountManager plugin: pip install svn+https://trac-hacks.org/svn/accountmanagerplugin/trunk -jeff --- Jeff McKenna GatewayGeo: MapServer Consulting and Training Services

[Trac] Problems upgrading Trac 1.2 to 1.4

2020-12-11 Thread Patty Cottrill
I'm in the process of planning a Trac upgrade to 1.4. For right now, I'm testing the upgrade on a test vm. Below is the environment before upgrade: Trac 1.2.2 Genshi 0.7 (with speedups) mod_python 3.3.1 Pygments 2.1 pysqlite 2.7.0 Python 2.7.15 setuptools 39.0.1 SQLite 3.11.0 jQuery