Re: [ros-users] Developers workflow in ROS repositories

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
Onderwerp: Re: [ros-users] Developers workflow in ROS repositories
2011/8/29 Lorenz Mösenlechner <>:
> normally, people develop in trunk and whenever the code is ready, a
> release is done.


That is how we do it, too.

Developing in trunk minimizes merging, and releases provide a sequence
of stable integration points for users.

You can still use a branch for highly experimental changes, merging
them back into trunk when they are ready. But, we rarely find that
necessary or convenient.
--
 joq