On Dec 17, 2007 7:31 AM, <[EMAIL PROTECTED]> wrote:

> > - by uploading the generated web site, we do not support the
> > executable flag which is a problem for download.cgi
>
> Something like
>  <sshexec command="chmod +x ${files}"/>
> ?
>
Yes :-)

>
>
>
> > - uploading the whole site takes a long time sometimes for
> > small changes only, using svn would rely on diff only which would make
> the
> > "upload" (would be a commit actually) more efficient.
>
>
> When uploading you could use the <modified> selector.

Not as efficient as svn commit (which send the diff only and is based on
actual remote state and not a local cache) but could highly improve the
upload if we stick with the generation/upload rather than generation/commit,
thanks for the advice.

Xavier

>
>
>
> Jan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Xavier Hanin - Independent Java Consultant
http://xhab.blogspot.com/
http://ant.apache.org/ivy/
http://www.xoocode.org/

Reply via email to