-Pierre
> --
> You received this message because you are subscribed to the Google Groups "spyder" group.
> To post to this group, send email to spyd...@googlegroups.com.
> To unsubscribe from this group, send email to spyderlib+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
>
We have to do create a new repository (or branch) every time we switch
a version to maintenance mode. Otherwise we couldn't do real
corrective maintenance. It allows to start working on the next version
and do major changes without hesitation and without the necessity of
merging the new development branch with the stable branch because that
would represent too much work. And that is the only way I know to keep
maintaining a version while working on a new one and releasing on both
branches.
-Pierre
My situation is some colleagues added modifications to 2.0.10 and I
want to rebase up to current. Since this development was done in the
v20 repo there doesn't seem to be a clear path to getting back to the
master repo. Maybe I am incorrect in this assumption? Your comment
makes it seem like you know a way to merge between the repos. How is
this done?