canmove, Confirmed users
345
edits
(Add information about doing updates) |
m (→Major Updates) |
||
Line 61: | Line 61: | ||
bzr switch -r tag:bugzilla-3.6.1 bzr://bzr.mozilla.org/bugzilla/3.6 | bzr switch -r tag:bugzilla-3.6.1 bzr://bzr.mozilla.org/bugzilla/3.6 | ||
However, '''if you have committed customizations to your bugzilla directory using bzr commit --local, or used "bzr branch" to check out instead of "bzr checkout", "bzr switch" does not work and should not be used.''' Instead, you should follow the instructions at [[Bugzilla:Bzr: | However, '''if you have committed customizations to your bugzilla directory using bzr commit --local, or used "bzr branch" to check out instead of "bzr checkout", "bzr switch" does not work and should not be used.''' Instead, you should follow the instructions at [[Bugzilla:Bzr:Porting_Forward_Customizations]]. | ||
= Creating Patches With Bzr = | = Creating Patches With Bzr = |