On Fri, Feb 4, 2011 at 5:55 PM, Ondrej Nemecek <[email protected]> wrote: > Unfortunately I have no command line access on server and no chance to > run cron jobs there :-(
As long as your webserver file tree is a duplicate of your local staging file tree, then you could the output of "fossil update" in your staging file tree and use that to drive a script (perhaps Perl) that generates FTP commands to put or delete the changed files. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

