|
From: Chris F. <cd...@fo...> - 2010-09-18 02:57:13
|
On Sat, Aug 14, 2010 at 12:22:10PM +1200, Daniel Gollub wrote: > And so far we only have one single svn:externals - and it's just for the cmake > modules. Yeah, it's sad that this breaks git and others ... but the cmake- > modules doesn't change that often. Actually we introduced that due to the fact > that cmake and it's modules were still in a very early stage of development. > So we had to write a couple of cmake modules by our own to find buliding > depencies ... i guess some modules find their way already in recent cmake > versions which already packaged in recent distribution. So we could think of > getting replacing svn:externals by merging the changed modules - if required. > > How does that sounds to you? > You might wanna try this for those repositories you're actively using - e.g. > opensync, osynctool(?), google-calendar, file-sync, ... so you can use for > those at least a git bridge. I'm about ready to give this a try... the alternatives are nearly making me pull my hair out. :-) Does anyone object if I remove the svn:externals propset in the following repos and replace them with the latest cmake modules? opensync osynctool file-sync google-calendar evolution2 vformat xmlformat xsltformat I can do the same work on other plugins if anyone wants me to. Thanks, - Chris |