Hi,

On Fri, Sep 21, 2012 at 8:14 AM, Brettschneider Falk
<[email protected]> wrote:
> Hi,
>
> I've installed both Bitnami Native ones, 1.0 and 0.12, in parallel on a 
> Windows test bench. I noticed I have to
> 1. choose other ports for the trac and svn channel,
> 2. also a repository must be chosen.
> 3. Third, the Windows default environment for Python was set to the new 1.0 
> one.
>
> Questions:
> 1. Does the setting of a new Windows default disturb the old 0.12 
> installation in any way?

It should not. This only will affect when directly executing a .py
script by clicking on it, it would use that version of python for
running it.

> 2. When I become ready for a full switch to 1.0, is it enough to change the 
> two ports at one place in that settings.ini?

For apache you would need to change the port in the
apache2/conf/httpd.conf file.
If you want to change also the subversion port you will need to remove
the service (you have shortcuts in the Windows Start menu). Modify the
port in the subversion/scripts/serviceinstall.bat script and install
the services again.

> 3. Is it enough to change the installed repo path in trac.ini?

You can change the repository using the trac-admin tool
(http://trac.edgewall.org/wiki/TracAdmin).

You can also find a specific example for the BitNami Trac stack on
Windows here 
http://answers.bitnami.org/questions/550/installed-now-what-how-to-add-the-existing-svn-repositories
but it just follow the official Trac guide.


Best regards,

Victoria.

>
> Thanks + CU, F@lk
>
> victoria wrote:
>>
>> Each BitNami stack is independent and self-contained. Installing 1.0
>> will not break your current installation of 0.12.x. Each Trac will run
>> on top of its own Apache, will use its own version of Python and the
>> stack will install the subversion server. You can later disable one of
>> the Subversion. During the installation you will be prompted for a new
>> installation directory and different ports for Apache and Subversion.
>>
>>
>> On Tue, Sep 18, 2012 at 8:33 AM, Brettschneider Falk wrote
>> > P.S.: @Bitnami: Is it possible to install Native Windows 0.12.x and 1.0
>> in
>> > parallel? It seems there are different versions of Python, and the
>> > 1.0-installer asks for setting the default for Windows, but I don't want
>> to
>> > break 0.12...
>
> CU, F@lk
>
> ----
> Falk Brettschneider
> R&D Software
> Baumer Optronic GmbH
> www.baumer.com
>
>
>
> Gesch?ftsf?hrer: Marcel Seeber * Dr. Oliver Vietze
> Sitz der Gesellschaft: Radeberg
> Amtsgericht Dresden: HRB 15379
> Ust. ID: DE 189714583
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to