On Tue, Jul 28, 2009 at 10:13 PM, Raja
Subramanian<rajasuper...@gmail.com> wrote:
> On Mon, Jul 27, 2009 at 8:49 PM, Natarajan V<raja...@gmail.com> wrote:
>> Would CRON + WGET + DIFF + SENDMAIL solve the problem?
>
> Put together the following solution:
>
> Cron + wget to fetch all the watched urls (with the http headers).
>
> Check in all watched files into a svn repo.  Subversion is intelligent
> enough to commit only if the file content is modified.
>
> Setup a post-commit hook on the svn repo which emails me the
> diffs whenever a successful commit is done.

Great. Thanks for sharing how it is done.


> As an added bonus I get to keep multiple versions of the
> website as an offline backup.


So, you keep checking-in whatever is there in the website. Might be a
labeling might also help?

Do you plan to  have a "cleanup job" to clean Very very old data?


Regards,
Natarajan.
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to