Trampas Stern wrote:
>As I mentioned I am new to Linux so will see what docs I can find for
>the VFS in samba. This sounds like the perfect solution.
>
Those docs are in the samba sources. But note that the functionality
isn't enabled by default, you'll have to recompile Samba. Other than
that, it's pretty simple to use -- there's no kernel hacking involved.
Of course, if you'd be willing to wait a few months, I'll certainly get
around to writing a Samba plug-in. I've written such a beast
(repository->filesystem) converter before, so I know my way around the
Samba code quite well.
>Thanks
>
>
>-----Original Message-----
>From: Branko Cibej [mailto:brane@xbc.nu]
>Sent: Friday, June 21, 2002 3:36 PM
>To: Trampas Stern
>Cc: cmpilato@collab.net; dev@subversion.tigris.org
>Subject: Re: File System Question
>
>Trampas Stern wrote:
>
>
>
>>My other thought was to hack samba to share the subversion system as a
>>network share.
>>
>>
>>
>That could be done, and fairly easily, with Samba's "vfs" module
>support. I've been thinking about this on and off for more than a year.
>
>The simplest implementation would just share a Subversion working copy,
>hiding the .svn directories and adding appropriate hooks to commit
>changes. You'd probably only want to track metadata operations (create,
>delete, rename) and open/close on files -- you'd commit on a close
>following an open-for-write, maybe checking if any changes were actually
>
>made.
>
>
>
>
--
Brane Èibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 21 22:08:28 2002