Daniel Stenberg wrote: > On Thu, 25 Mar 2010, Tor Arntsen wrote: > > >1) Now that I have ares inside curl I expect the builds with ares to work > >as before. But the updated testcurl.pl script won't update the ares > >(c-ares) directory, (unlike the previous cvs-based setup), how do we best > >handle this? > > I'm a bit undecisive on what the best approach is. I figure we can let the > script check if the 'ares' dir has a .git subdirectory and if it does, it > can pull in that subdirectory as well. And we can let the --nogitpull > option affect even that if given.
Perhaps "git submodules" is relevant? -- Jamie ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
