Bugzilla:Bzr:Porting Forward Customizations: Difference between revisions

Jump to navigation Jump to search
(Created page with 'If you have committed customizations to your local bzr repository, and you want to bring them forward to a new release, here's how: == Minor Updates == You can use <code>bzr up…')
 
Line 3: Line 3:
== Minor Updates ==
== Minor Updates ==


You can use <code>bzr up</code> normally to update--that's probably the easiest thing to do. If you want to use <code>bzr merge</code> you can, also. (See <code>bzr help merge</code> for information on how to use it.)
You can use <code>bzr up</code> normally to update--that's probably the easiest thing to do, if you checked out your code using <code>bzr checkout</code>.  
 
If you checked out using <code>bzr branch</code>, you should use <code>bzr merge</code> to update to the latest minor release. (See <code>bzr help merge</code> for information on how to use it.)


== Major Updates ==
== Major Updates ==
canmove, Confirmed users
345

edits

Navigation menu