I do this myself.

I wrote a Perl program to take the output from "fossil status", and deploy the  
files via copy (devtest Samba share as target) or FTP (production).  It's 
pretty 
straightforward.  I have an alias for it, so I just issue "fsl-deploy dev" or 
"fsl-deploy prod".  Just have to remember to deploy before the commit.

For the Unix target (prod), it knows to issue a chmod to set *.cgi as 
executable.

 -Clark



----- Original Message ----
From: Ondrej Nemecek <ondrej.nemecek.news.fossil.us...@gmail.com>
To: fossil-users@lists.fossil-scm.org
Sent: Fri, February 4, 2011 9:12:46 AM
Subject: [fossil-users] Deploying A Web Application with Fossil and FTP


Hi to all,

let say we have web site, which sources are managed using fossil. This 
web site is running on server and document root can be accessed via ftp.

Is there some way to use fossil to deploy changed files to server? It 
meens to upload specified branch to server via ftp? If not, could be 
some change do it via cgi?

Best regards,
Ondrej.


-- 
Ondrej Nemecek
icq: 250163477

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to