Bzr bind feature request
Nicholas Allen
allen at ableton.com
Fri Dec 1 19:18:17 GMT 2006
Hi,
I think it would be nice if bzr bind did not have to take the location
every time. You would need to provide it the first time you used bind
but if you then did an unbind made some local commits and then did a
bind again you would not have to specify the bind location as it would
use the last location that you bound to.
For example:
bzr bind mainline
...Make some changes and commit....
bzr unbind
....Make some changes and commit - they will now be local chages....
bzr bind
.... Note location not needed here - it binds to the mainline....
bzr commit "Made some chages offline"
Nick
More information about the bazaar
mailing list