svn commit: samba-web r967 - in trunk/projects: .

deryck at samba.org deryck at samba.org
Fri Apr 28 15:09:01 GMT 2006


Author: deryck
Date: 2006-04-28 15:08:59 +0000 (Fri, 28 Apr 2006)
New Revision: 967

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=967

Log:
Add potential Summer Of Code project I'm willing to help mentor.

deryck

Modified:
   trunk/projects/summercode06.html


Changeset:
Modified: trunk/projects/summercode06.html
===================================================================
--- trunk/projects/summercode06.html	2006-04-28 13:07:31 UTC (rev 966)
+++ trunk/projects/summercode06.html	2006-04-28 15:08:59 UTC (rev 967)
@@ -136,4 +136,14 @@
       </ol>
    </p>
 
+  <h4>Subversion VFS Module</h4>
+  <p>Given a share that is also a Subversion working copy, provide a VFS module
+  that performs the svn action corresponding to the file system action.  For
+  example, if a file is added from a Windows client, an "svn add" is done by
+  the VFS module (note: not the command itself, but the equivalent SVN api 
+  call.)  When (and if) to commit and what message to attach could be  
+  configurable options.</p>
+
+  
+
 <!--#include virtual="/samba/footer.html" -->



More information about the samba-cvs mailing list