Just a small note that might be usefull to somebody:

I tried Chris recepy, but I didn't have my Apache live server (not the
locale, on my Windows machine) configured with subversion.

In order to use Chris recepy you should compile your Apache 2.2 live
server with subversion, and have the following modules enabled:

-------------------------------------------------------------
LoadModule  dav_module             modules/mod_dav.so
LoadModule  dav_svn_module         modules/mod_dav_svn.so
LoadModule  authz_svn_module       modules/mod_authz_svn.so
-------------------------------------------------------------

Please correct me if I'm wrong!

Dan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to