Hi all,
I was thinking of moving to building my own personal VDR and plugins from scratch, using HEAD/master versions, rather than using a binary deb-based system.
My plan was to store the whole lot in a personal git repo, branching off the VDR releases git tracker [1], and then use git submodules to reference the active trees for each plugin I want (epgsearch, live, etc.) under PLUGINS/src. I'd also keep a set of quilt patches within the tree as well.
Before I go ahead and do this, I just wondered if anyone else had done something similar? :)
Cheers, Dom
---
On 18 September 2012 20:27, Sergey Bolshakov sbolshakov@altlinux.ru wrote:
"Dominic" == Dominic Evans oldmanuk@gmail.com writes:
Before I go ahead and do this, I just wondered if anyone else had done something similar? :)
Sorta yes, not submodules (subtrees) though: http://git.altlinux.org/people/sbolshakov/packages/vdr.git
PS I'm not subscribed (reading with gmane), hope you're ok with personal email.
Hey Sergey, no problem at all. Thanks for sending me your example setup, It'll be really useful to base mine on :)
Cheers, Dom