From: Glyn M. <gly...@gm...> - 2008-10-09 18:39:49
|
Hi Kim, 2008/10/9 Kim Gräsman <kim...@gm...> > Hi Glyn, > > On Thu, Oct 9, 2008 at 10:08, Glyn Matthews <gly...@gm...> > wrote: > > > > Can you create a branch from trunk for this, so we can follow your > updates? > > How about the http_integration branch? That's where I am at the > moment... I can just check in the uri and uri_tests without > integrating with the rest of the code, if you want. > Well it's not really part of the HTTP integration. And it's not much better doing all development in a single branch than doing it all in trunk. What I think is best is to develop different tasks in different branches, while testing against trunk. Ideally, branches should correspond to a task/subproject on the sf site too. G |