On Wed, 23 Apr 2008 04:19:05 -0700 (PDT) "Edward K. Ream" <[EMAIL PROTECTED]> wrote:
> 2. I always use 'bzr branch' to create new branches, and I put all > branches under a leo.repo folder: And leo.repo was created with `bzr init-repo leo.repo` ? Because that makes creating new branches on your end much much faster. I'm realizing that, with the exception of trunk, branches should probably be fairly transient. It doesn't seem to make sense to have a leo.tb branch on launch pad to do 'all my leo development' on, better to create branches as needed for specific purposes. Some may be much longer lived than others, of course. Currently I think launchpad doesn't actually use shared repositories (the `bzr init-repo`) thing, on its end, which makes the initially push of a new branch much slower than it would otherwise need to be, but that may change in the future. Cheers -Terry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
