For such as situations (when usage of SVN external is 'not enough') I
am using tool named SVK from http://svk.bestpractical.com - short
example how to use it with project based on cake is here:
http://bin.cakephp.org/saved/160

With usage of SVK from this example You can have mirror of used cake's
branch and several projects. You can synchronize cake's mirror as
often as You want - and merge to Your projects when/what You need.

Unfortunately, there is one disadvantage becoming with this solution:
with SVK You can merge only inside of one SVK 'depot' (SVN repository
which used by SVK), so if You want to have 1-x projects in one
repository and You want to use SVK merge with cake's code for this
project/those projects, Your repository is supposed to have mirror of
cake (or at least used branch/directory - SVK can mirror even
subdirectories of local/remote repository) somewhere in it. BUT - then
You can have several projects with different cake revisions used in
one repository and with possibility have some customizations in cake's
code per project if You want to ;)


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to