> Heh if I continue changing that then probably I should make a branch
> or something :)
You can make a branch just by doing

bzr init .
bzr add *
bzr commit -m 'initial commit'
bzr push lp:~yade-dev/qtr-tree
bzr bind lp:~yade-dev/qt4-tree # make commits online by default

I am starting to doubt (after the initial enthusiasm) the design of
this. You have to serialize the whole simulation before changing stuff.
Or is it possible to not nest, and just serialize the part of the tree
that is open?

v



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to