看板 FB_hackers 關於我們 聯絡資訊
Xin LI wrote: > Ah... Ok I think I should have mentioned the purpose of the system. It > is supposed to be used in a CMS system, and the storage program will be > used as one auxiliary backend where rendered pages are being stored. I've considered using SVN+Apache behind one or more Squid caches for serving pages: * Easy remote update (via SVN command-line or other tools; TortoiseSVN even makes manual updates easy for most Windows users). * Easy tracking and rollback. * No need to mess with explicit "export" processes; simply committing the change to SVN makes it available. Not sure if this suits your needs or not, but I thought I'd throw the idea out there. Cheers, Tim Kientzle _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"