Johannes Ring wrote: > On Thu, Dec 3, 2009 at 3:10 PM, Garth N. Wells <[email protected]> wrote: >> >> Johannes Ring wrote: >>> On Thu, Dec 3, 2009 at 3:04 PM, Garth N. Wells <[email protected]> wrote: >>>> [email protected] wrote: >>>>> ------------------------------------------------------------ >>>>> revno: 4374 >>>>> committer: Anders Logg <[email protected]> >>>>> branch nick: dolfin-dev >>>>> timestamp: Thu 2009-12-03 14:21:00 +0100 >>>>> message: >>>>> Make _function_space private (not protected) in Function class >>>>> modified: >>>>> dolfin/function/Function.h >>>>> >>>> Is this change essential? The buildbots were all green ready for a >>>> release and now DOLFIN is broken. >>> I think the problem is that launchpad code hosting is down. >>> >> Somewhat related, does the buildbot use >> >> bzr pull http://code. . . ./foo/main >> >> or >> >> bzr pull lp:foo >> >> ? > > The first one, or rather > > bzr pull http://bazaar. . . ./foo/main >
It would be good to use the latter. It defaults to the project development branch. Garth > Johannes _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

