On Friday 28 December 2007 3:04:30 pm Federico Sevilla III wrote:
> This reminds me: is there a good Subversion-based drop-in replacement
> for Samba? Often version control, and the natural audit trail that comes
> with it, is very useful, but adding a new interface or a
> check-in/check-out procedure is operationally unacceptable. Something
> that works as transparently as possible would be cool. Ideas?

I wrote an entry to incrontab to run a script which then copies any file 
altered or created to a new directory, this can give you the subversion 
ability you maybe looking for without the overhead.

works well, after that you can run other things at different times during the 
day or month to clean up this info.

You could do the same and have it just write the information on creation / 
edits / deletes to a DB. then use this for an audit.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to