Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Unix tool to monitor files for changes
- Date: Thu, 12 Jul 2007 15:03:47 +0900
- From: "Josh Glover" <jmglov@example.com>
- Subject: Re: [tlug] Unix tool to monitor files for changes
- References: <d8fcc0800707112237la35ec37x4219a3d8d9750539@mail.gmail.com> <20070712055715.GE7844@xray.astro.isas.jaxa.jp>
On 12/07/07, Chris BALUTA <baluta@example.com> wrote:
Josh asks:
> I need to monitor a set of directories and files for changes, and do > something when a file changes.
Erm, I'm probably missing something here, but anyway...
Indeed you are. :)
make + cron should do this just fine.
I don't want to grab the changes made at an interval, even if that interval is one minute; I want *every* single change to an inode.
The use case is this:
When someone writes a change to a file, I want to immediately "svn commit" that file. This will result in lots of small revisions, but the ability to go back to any revision.
I could also solve this with a revisioned filesystem, but that will be difficult because I need to run on a RHEL3 machine on which I cannot rebuild the kernel (or realistically, even build modules inside the kernel tree). Plus, I *know* SVN, but do not have the time to learn a new technology, i.e. the tools provided by the filesystem for manipulating revisions.
-- Cheers, Josh
- Follow-Ups:
- Re: [tlug] Unix tool to monitor files for changes
- From: Mattia Dongili
- References:
- [tlug] Unix tool to monitor files for changes
- From: Josh Glover
- Re: [tlug] Unix tool to monitor files for changes
- From: Chris BALUTA
Home | Main Index | Thread Index
- Prev by Date: RE: [tlug] Unix tool to monitor files for changes
- Next by Date: RE: [tlug] FINAL CALL FOR PARTICIPATION - Linux Training of Trainers LPIC-1 + FOSS Business Models - Hanoi, Vietnam
- Previous by thread: Re: [tlug] Unix tool to monitor files for changes
- Next by thread: Re: [tlug] Unix tool to monitor files for changes
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links