Re: [zeta-dev] Pake based build system

2011-06-06 Thread Jerome Renard
James,

On Mon, Jun 6, 2011 at 6:09 PM, James Pic  wrote:
> On Mon, Jun 6, 2011 at 5:43 PM, Jerome Renard  wrote:
>>
>> Just in case, what is your version of PHP ?
>>
>
> 5.3, the error was solved after enabling bz2.so php extension ...
>
> I'll try to fix the many warnings that happen on my setup ...
>
> Thanks for making the Pakefile btw, it looks great!
>

You are welcome, any feedback/help is much welcome :)

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard


Re: [zeta-dev] Pake based build system

2011-06-06 Thread James Pic
On Mon, Jun 6, 2011 at 5:43 PM, Jerome Renard  wrote:
>
> Just in case, what is your version of PHP ?
>

5.3, the error was solved after enabling bz2.so php extension ...

I'll try to fix the many warnings that happen on my setup ...

Thanks for making the Pakefile btw, it looks great!

Regards


Re: [zeta-dev] Re-generating tutorials

2011-06-06 Thread Jerome Renard
Hi James

On Mon, Jun 6, 2011 at 11:19 AM, James Pic  wrote:
> Hi all,
>
> Any follow up ?
>

Well, I am still blocked by this duplicate entry issue in the menu
once the website is
rebuilt. I tried to nail down the problem with Tobias, and removed
WCV's caches and other
things but that did not solve any problem unfortunately.

I am very busy at the moment so I will not have time to work on this
before a while, if
ever you have any ideas that could help, feel free to tell me :)

You can reproduce the problem by rebuilding the website (pake website)
and updating
a page in the built website, you should see a duplicate entry in the top menu.

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard


Re: [zeta-dev] Pake based build system

2011-06-06 Thread Jerome Renard
Hi James,


On Mon, Jun 6, 2011 at 3:12 PM, James Pic  wrote:
> Hi Jerome,
>
> I run into a strange error, both as normal user and as root (which
> should not change anything according to the file permissions, but i
> tried anyway):
>
 pake website
>>> svn update   classes
>>> exec         '/usr/bin/svn' update 'classes'
>>> svn update   scripts
>>> exec         '/usr/bin/svn' update 'scripts'
>>> svn update   templates
>>> exec         '/usr/bin/svn' update 'templates'
>>> file+        content/documentation/trunk/MvcTools/HelloMvc/www/.htaccess
> PHP Warning:  copy(../trunk/MvcTools/docs/HelloMvc/www/.htaccess):
> failed to open stream: No such file or directory in
> /home/jpic/lib/pear/pake/pakeFunction.php on line 133
[...]
>
>  [ezcBaseFilePermissionException]
>  The file 'compress.bzip2://content/documentation/trunk/phpdoc.tar.bz2'
> can not be opened for reading.
>

I did not get those errors, sorry.
The .htaccess is copied sucessfully and the tarball is extracted
without any error.

>
>
> <<< 15:09.51 Mon Jun 06 2011!~/src/zeta/website.svn
> <<< jpic@tina!484 E:1 S:4
 ls -l content/documentation/trunk/phpdoc.tar.bz2
> -rwxr-xr-x 1 jpic jpic 1786863 Feb  9 18:53
> content/documentation/trunk/phpdoc.tar.bz2
>

Here is mine :
-rw-r--r--  1 jerome  staff   1.7M 15 May 07:00
content/documentation/trunk/phpdoc.tar.bz2

I am sorry but I do not get why you see those errors.

Just in case, what is your version of PHP ?

-- 
Jérôme Renard
http://39web.fr | http://jrenard.info | http://twitter.com/jeromerenard


Re: [zeta-dev] Pake based build system

2011-06-06 Thread James Pic
Hi Jerome,

I run into a strange error, both as normal user and as root (which
should not change anything according to the file permissions, but i
tried anyway):

>>> pake website
>> svn update   classes
>> exec '/usr/bin/svn' update 'classes'
>> svn update   scripts
>> exec '/usr/bin/svn' update 'scripts'
>> svn update   templates
>> exec '/usr/bin/svn' update 'templates'
>> file+content/documentation/trunk/MvcTools/HelloMvc/www/.htaccess
PHP Warning:  copy(../trunk/MvcTools/docs/HelloMvc/www/.htaccess):
failed to open stream: No such file or directory in
/home/jpic/lib/pear/pake/pakeFunction.php on line 133
   # Generating index files
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/ImageConversion/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/PersistentObjectDatabaseSchemaTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/SignalSlot/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/ImageAnalysis/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/File/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/PhpGenerator/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Feed/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/TranslationCacheTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Translation/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/WorkflowEventLogTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/ConsoleTools/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Cache/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/UserInput/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Search/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/PersistentObject/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/TreePersistentObjectTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Template/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/AuthenticationDatabaseTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Base/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Mail/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Tree/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Webdav/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/EventLogDatabaseTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Configuration/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/EventLog/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Execution/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/WorkflowDatabaseTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/DatabaseSchema/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Url/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Workflow/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Authentication/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Graph/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/TreeDatabaseTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/design/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Database/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Document/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/MvcTools/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/SystemInformation/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Archive/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/TemplateTranslationTiein/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/documentation/trunk/Debug/.index.xml
>> file+
>> /home/jpic/src/zeta/website.svn/content/do

Re: [zeta-dev] Re-generating tutorials

2011-06-06 Thread James Pic
Hi all,

Any follow up ?

Cheers from Spain

On Mon, Apr 4, 2011 at 9:14 AM, James Pic  wrote:
> On Mon, Apr 4, 2011 at 9:05 AM, Jerome Renard  wrote:
>> Hello,
>>
>> I have a couple of fixes for #ZETACOMP-33 [1] and I need to regenerate
>> the tutorials in the website in order to check that my changes are correct.
>>
>> I ran make tutorials in website/ but got nothing generated, did I do
>> anything wrong ?
>>
>
> I'm also interested [1].
>
> 1. 
> http://mail-archives.apache.org/mod_mbox/incubator-zeta-dev/201101.mbox/%3caanlktikw3pyxufg8wxjrh3h9o5mc83tgszw7xb8oq...@mail.gmail.com%3E
>
> Cheers
>
> --
> http://jamespic.info
> Customer is king - Le client est roi - El cliente es rey.
>



-- 
http://jamespic.info
Customer is king - Le client est roi - El cliente es rey.