[Fusionforge-general] Contributors bzr branches ?

Roland Mas lolando at debian.org
Sun Nov 22 17:13:01 CET 2009


Olivier Berger, 2009-11-14 11:41:19 +0100 :

> Hi.
>
> Is it possible to host on ff.org contributors repository for their bzr
> branches ?
>
> Its seems so to me, as I noticed there's a :
> http://scm.fusionforge.org/bzr/fusionforge/users/
>
> Can I haz a /users/olberger/ plz ? ;)

  Done.  It's a symlink to ~olberger/public_bzr, which doesn't exist
yet, but I'll leave that to you :-)  Please run "bzr init-repo" in
there, to reduce disk usage in case you create several branches.

> In the meantime, I'll probably have some stuff on alioth for you to
> merge from.

  Thanks.  I'd like to add that you should feel free to commit stuff to
the SVN repo too, when it's well-tested and non-intrusive.  Bugfixes
only for the 4.8 branch, for preference.

  If you're unsure about your changes and want to submit them as bzr
branches, then I suggest the following workflow.

- bzr branch $url feature1;
- *hack* *hack* *hack*;
- bzr commit;
- bzr push bzr branches bzr+ssh://scm.fusionforge.org/~/public_bzr/feature1;
- tell me about the branch, and I'll merge it into SVN.

  I encourage you to try and keed each branch focused on its own set of
changes, so I can merge these changesets independently from each other.

Roland.
-- 
Roland Mas

How does an octopus go into battle?
Fully-armed.




More information about the Fusionforge-general mailing list