I'm currently trying to solve this problem (of updating) as well. What I'm doing is writing a little bash script that reads the version from my VERSIONS.txt and get's the "last changed" revision from the 1.1.x
svn branch. Then it'll run an SVN diff between my current version and the SVN HEAD and merge in the changes by using the patch command. I'm not completly done with it yet, but I think this could be a quite comfortable alternative which allows you to keep your cake folder in your sites repository.
Best Regards,
Felix Geisendoerfer
On 8/8/06, René <[EMAIL PROTECTED]> wrote:
I'm using the svn:external property of SVN. So my app and vendor
folders are in my repository, and the cake folder comes from the
cakephp trunk.
You can read more about it here:
http://svnbook.red-bean.com/en/1.1/svn-book.html#svn-ch-7-sect-3
Greetings
René
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
- Re: Using Subversion for both site and cake Larry E. Masters aka PhpNut
- Re: Using Subversion for both site and ca... Felix Geisendoerfer
- Re: Using Subversion for both site and ca... Chris Hartjes
