Loren, You might want to check out svk: http://svk.bestpractical.com/view/HomePage
I've been looking at it for the same/similar purposes as you describe. Finding good docs is hard tho. After a while I found this note which can be tailored to fit radiant pretty easily: http://lists.samba.org/archive/samba-technical/2005-September/ 042679.html What I was looking for was a way to hack on my own (or clients) copy of Radiant, but bring the latest changes in as needed. It seems to work pretty well, you still have to be careful with the merges, but you don't have to clear the svn info like you described. I was able to install svk with macports (if you are on a Mac). Feel free to email me if you need more details, Cheers, Adam On 01/02/2007, at 5:50 AM, Loren Johnson wrote: > > Before I go on the long search in my svn book does anyone have any > insight into how to deploy Radiant (mental) as an svn:externals > blended with a few extensions in my own repository? > > The goal is simply to not have to strip Radiant of it's own version > control (the ol' "find . -type d -name .svn -exec rm -rf {} \;") as I > do now, but to leave it in it's own world while injecting my own > version controlled extensions... All accessible as one checkout for > my capistrano recipe. > > Is this something I gonna be able to accomplish or should I give-up > before trying? > > Anybody? > > Thanks, > > Loren Johnson > www.fn-group.com > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
