Re: Supported platforms

2010-07-13 Thread David Weintraub
On Mon, Jul 12, 2010 at 4:20 PM, Phil Johnson wrote: > Is there a version of Subversion that will run as a USB portable application > under Xampp ? >From what I can see, Xampp is simply an Apache server which means you can add the necessary mod_dav_svn module and the mod_dav module. You may have

Re: Supported platforms

2010-07-13 Thread Yves Martin
Hello, No idea but it sounds complex... for un-expressed needs. What are your real needs ? If you want your own SVN repository in your pocket, I think it is simpler to: - use svn win32 release as "zip" (it is portable) - use protocol "file://" to access your repository on key Best regards Yves