WG: sitecopy-0.16.6
Sebastian Wangnick
sebastian.home.nospam01 at wangnick.de
Tue Mar 10 10:56:35 EDT 2009
Dear Joe,
thanks for providing sitecopy. I did not find any better web site sync software.
However, I’ve been lacking the possibility to fine tune some exclude rules to rather include certain files nevertheless. For instance, I don’t want my python .py source files on the web site, only the compiled .pyc files, exceptions being my website processor and my email form checker script. My .sitecopyrc thus looks as follows:
site test.wangnick.de
…
exclude /Anwendungen
exclude /Kalender-Zeitzonensoftware
exclude /Bibliothek/astrolabe/*
include /Bibliothek/astrolabe/lib # includes everything below again
exclude /Bibliothek/astrolabe/lib/cpp
exclude *.py
include /Webauftritt/compframe.py
include /Webauftritt/mail.py
exclude .*
include .htaccess
exclude *.doc
exclude *.ppt
exclude *.cdr
ignore *.log
exclude /Webauftritt/temp/*
exclude CVS
exclude *.zip
exclude *.db
Please find in the attached patch, for your consideration, the modifications to sitecopy-0.16.6 to enable the new "include" keyword.
Kind regards,
Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sitecopy-0.16.6.patch
Type: application/octet-stream
Size: 5359 bytes
Desc: not available
Url : http://lists.manyfish.co.uk/pipermail/sitecopy/attachments/20090310/9bdd4b40/attachment-0005.obj
More information about the sitecopy
mailing list