Re: [Zope-dev] Installer for Windows - Status

2006-11-16 Thread Encolpe Degoute
Sidnei da Silva a écrit :
 On 11/13/06, Encolpe Degoute [EMAIL PROTECTED] wrote:
 Hello Sidney,
 you made a great work but I found two littles things:

 In test.py it should be better to save current dir before launching them:

 @pushd .
 @cd %INSTANCE_HOME%
 RUN_COMMAND
 @popd
 @endlocal
 
 Why would it change directory to INSTANCE_HOME? I don't see a reason
 for doing that.

It was a proposition from a colleague which is saying now he's not sure
that's necessary.

 In second,  I didn't find runzeo.bat and zeoservice.py I gave you when I
 create a zeo instance.
 
 Oh, you just want them to be in right, not to have the installer
 create a ZEO instance? That would be easy so I will look into adding
 this.

Thanks.
Every customers that want to install a zeo cluster under windows ask me
this from monthes.

Regards,
-- 
Encolpe Degoute
INGENIWEB (TM) - S.A.S 5 Euros - RC B 438 725 632
17 rue Louise Michel - 92300 Levallois Perret - France
web : www.ingeniweb.com - « les Services Web Ingénieux »
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Installer for Windows - Status

2006-11-13 Thread Encolpe Degoute
Sidnei da Silva a écrit :
 Hi there,
 
 I've managed to get the Installers for Windows back into shape, using
 our internal build system/buildbot.
 
 You can follow the progress of the builds here:
 
  http://buildbot.enfoldsystems.com/zope/
 
 New builds will appear on this page once they are ready:
 
  http://www.enfoldsystems.com/downloads.html
 
 The known-good build is 6511+, which has not appeared on the downloads
 page yet. It should show up there in 2-3h at most.
 
 Please send your comments/feedback/critics.

Hello Sidney,
you made a great work but I found two littles things:

In test.py it should be better to save current dir before launching them:

@pushd .
@cd %INSTANCE_HOME%
RUN_COMMAND
@popd
@endlocal

In second,  I didn't find runzeo.bat and zeoservice.py I gave you when I
create a zeo instance.

Regards,
-- 
Encolpe Degoute
INGENIWEB (TM) - S.A.S 5 Euros - RC B 438 725 632
17 rue Louise Michel - 92300 Levallois Perret - France
web : www.ingeniweb.com - « les Services Web Ingénieux »
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Installer for Windows - Status

2006-11-13 Thread Sidnei da Silva

On 11/13/06, Encolpe Degoute [EMAIL PROTECTED] wrote:

Hello Sidney,
you made a great work but I found two littles things:

In test.py it should be better to save current dir before launching them:

@pushd .
@cd %INSTANCE_HOME%
RUN_COMMAND
@popd
@endlocal


Why would it change directory to INSTANCE_HOME? I don't see a reason
for doing that.


In second,  I didn't find runzeo.bat and zeoservice.py I gave you when I
create a zeo instance.


Oh, you just want them to be in right, not to have the installer
create a ZEO instance? That would be easy so I will look into adding
this.

--
Sidnei da Silva
Enfold Systemshttp://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Installer for Windows - Status

2006-11-09 Thread Sidnei da Silva

Hi there,

I've managed to get the Installers for Windows back into shape, using
our internal build system/buildbot.

You can follow the progress of the builds here:

 http://buildbot.enfoldsystems.com/zope/

New builds will appear on this page once they are ready:

 http://www.enfoldsystems.com/downloads.html

The known-good build is 6511+, which has not appeared on the downloads
page yet. It should show up there in 2-3h at most.

Please send your comments/feedback/critics.

--
Sidnei da Silva
Enfold Systemshttp://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )