Federico Sevilla III <[EMAIL PROTECTED]> writes: > On Thu, 2007-12-27 at 22:18 -0800, plug bert wrote: >> Just wanna ask: is there any way to track the >> changes made to a certain file on a samba share? e.g. > > 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?
Although I don't know of how it'll perform, why not export a SVN repo mounted on the local filesystem via WebDAV? e.g. via davfs2 or similar. You'll probably lose ownership info, etc., but if you're looking to version control files and have some sort of audit trail, then that's what you can use. -- JM Ibanez Software Architect Orange & Bronze Software Labs, Ltd. Co. [EMAIL PROTECTED] http://software.orangeandbronze.com/ _________________________________________________ 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

