Thanks Victoria!!!!!!!!!!!!!!

Follow up on this command:

trac-admin /path/to/env deploy /deploy/path


What's /deploy/path?








THIS MESSAGE IS INTENDED FOR THE USE OF THE PERSON TO WHOM IT IS ADDRESSED. IT 
MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT FROM 
DISCLOSURE UNDER APPLICABLE LAW. If you are not the intended recipient, your 
use of this message for any purpose is strictly prohibited. If you have 
received this communication in error, please delete the message and notify the 
sender so that we may correct our records.

-----Original Message-----



From: [email protected] [mailto:[email protected]] On 
Behalf Of victoria
Sent: Thursday, March 21, 2013 1:47 PM
To: [email protected]
Subject: Re: [Trac] Upgrading Using Bitnami

On Thu, Mar 21, 2013 at 3:52 PM, Tim Colletto <[email protected]> wrote:
> Does anyone have experience troubleshooting or upgrading Trac using
> Bitnami Trac Stack? I know, I'm dumb, I should not have used a bundle.
> http://bitnami.com/stack/trac
>
>

I'm sorry you are finding issues with the BitNami Trac.


>
> I installed Trac 0.11 on an XP machine using Bitnami.  I'm trying to
> upgrade to the latest version by any means possible.
>

This is quite old, it looks you had it running for several years :) I hope you 
have not found issues until now.

>
>
> I tried upgrading Trac to .012 using easy_install -upgrade Trac==0.12
>
>
>
> Here is the output:
>
>
>
> C:\Program Files\BitNami Trac Stack\trac\Scripts>easy_install
> --upgrade Trac==0.
>
> 12
>
> Searching for Trac==0.12
>
> Reading http://pypi.python.org/simple/Trac/
>
> Reading http://trac.edgewall.org/
>
> Reading http://trac.edgewall.org/wiki/TracDownload
>
> Reading http://trac.edgewall.com/
>
> Reading http://projects.edgewall.com/trac
>
> Reading http://projects.edgewall.com/trac/wiki/TracDownload
>
> Best match: Trac 0.12
>
> Downloading
> http://pypi.python.org/packages/any/T/Trac/Trac-0.12.win32.exe#md5=4
>
> 1b74113cfab9a332edfeb474be3be06
>
> error: Download error for
> http://pypi.python.org/packages/any/T/Trac/Trac-0.12.w
>
> in32.exe: (10054, 'Connection reset by peer')
>
>
>
> C:\Program Files\BitNami Trac Stack\trac\Scripts>
>
>
>
>
>
> I can manually download and manually download and run the file, but it
> produces this error:
>
> "No Python Installation found in the registry"
>
>
>
> I'm guessing this is because python was installed as a bundle (Bitnami
> Trac
> Stack)
>
>


In recent versions we are including an option in the Windows Start Menu for 
registering/unregistering the python version. We don't want to do that by 
default because the user may want to have a different python version for 
development and we don't want to interfere with his environment. I

For upgrading the steps would be:

Download the trac package and uncompress it. Then from the Windows Start Menu 
click in the Use Trac entry. A console will be open.
Execute the following:

set PYTHONPATH="c:/Program Files/BitNami Trac/apps/trac/Lib/site-packages"
"c:\Program Files\BitNami Trac\python\python.exe" "c:\Program Files\BitNami 
Trac\pythonPackages\trac\setup.py" install --prefix="c:\Program Files\BitNami 
Trac\apps\trac"

However the migration would be the best option because new trac may require 
also new dependencies (even newer python).

>
> I then tried downloading and installing Bitnami Trac Stack 1.0.1
> bundle.  I built a fresh windows 7 VM and installed the Bitnami Stack.
>
>
>
> I did a manual copy/paste of one of the trac.db databases and dragged
> it over to the new server.  I then ran trac-admin "c:\project path"
> upgrade and it worked, but there is no formatting on the trac website.
> It looks like the equivalent of deleteing a .css file.
>
>
>
> Does anyone have any ideas/suggestions for me?  I'm a bit of a newbie.
>
>

Don't you see any error in the apache log?  Have you followed the steps here? 
http://trac.edgewall.org/wiki/TracUpgrade , It seems that you could have missed 
the "5. Refresh static resources".

Best regards,

Victoria.


>
>
>
>
>
>
>
>
>
>
>
> + + + + + + + + + + + + + + + +
>
> Tim Colletto
>
> Network Administrator II/ISSO
>
> Charles River Analytics Inc.
>
> 617.491.3474 x527
>
> www.cra.com
>
>
>
>
>
>
>
>
> THIS MESSAGE IS INTENDED FOR THE USE OF THE PERSON TO WHOM IT IS ADDRESSED.
> IT MAY CONTAIN INFORMATION THAT IS PRIVILEGED, CONFIDENTIAL AND EXEMPT
> FROM DISCLOSURE UNDER APPLICABLE LAW. If you are not the intended
> recipient, your use of this message for any purpose is strictly
> prohibited. If you have received this communication in error, please
> delete the message and notify the sender so that we may correct our records.
>
>
>
>
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/trac-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to