After searching the groups to find a way of syncing my app with cakes nightly builds, I found a very informative approach by Felix Geisendörfer at http://www.thinkingphp.org/2006/09/15/dessert-4-keep-your-cake-fresh-use-svn-head/
I would like to try to use a vendor branch update, but I am having trouble doing the actual import. I read the info on http://svnbook.red-bean.com/en/1.2/svn.advanced.vendorbr.html about performing vendor branch updates, but I apparently am using the wrong url for the import. When I run: "svn import https://svn.cakephp.org/repo/trunk/cake/1.2.x.x file:///svn/cake1.2/trunk/current", I get the following error: "svn: 'https://svn.cakephp.org/repo/trunk/cake/1.2.x.x' does not exist" So, what url do I use in my import in order to bring in the most current build? Thanks, Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
