Thanks, I'll forward this onto my team for further investigation.
-----Original Message----- From: [EMAIL PROTECTED] on behalf of Adam M. Dobrin Sent: Mon 2006-10-02 2:19 PM To: Brandon Saxe; [email protected] Subject: Re: [Ifolder-dev] iFolder server code i think simias already versions. at least, afaik, it only transfers diff's when syncing.. so it should be 85% implemented already. i would check the file sync code for a place to start.. /trunk/simias/src/core/Sync maybe um, Differ.cs, ClientFile.cs, SyncFile.cs? :) it would be great to be able to expose file history through the interface. ----- Original Message ----- From: Brandon Saxe <[EMAIL PROTECTED]> To: Chad Johnson <[EMAIL PROTECTED]>, [email protected] Sent: Monday, October 2, 2006 2:43:12 PM GMT-0500 US/Eastern Subject: Re: [Ifolder-dev] iFolder server code I've thought of doing this myself, except that I thought it would be better to mount the filesystem that is hosting the ifolders to an autoversioning subversion server. I'm not sure of the implications of this, but I thought it would be better than trying to change the ifolder source and adding features that are done already using other tools (in this case, subversion). "Johnson, Chad" <[EMAIL PROTECTED]> wrote: Hi, I'm working with a small team to add versioning capabilities to the iFolder project. I am looking for any documentation about how the source code for the server is structured - codewise (purpose of classes, etc.) and filewise (purpose of source files/directories). Basically we're looking for the entry point in the code. Anything anyone can pass along would be great. Thanks! Chad _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev -- -- Adam M. Dobrin Quidquid latine dictum sit, altum sonatur. _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
