bzr svn propedit equivalent
Sabin Iacob
iacobs at m0n5t3r.info
Thu Mar 1 09:52:43 GMT 2007
Hi list
I just spent an interesting morning writing a plugin that implements
bzr propedit in a similar way to the subversion one, and I thought I'd
share.
In brief:
bzr propedit namespace::property value sets the value
bzr propedit namespace::property pops up an editor
namespace can be 'location' or 'tree', if omitted 'location' is assumed
I find it useful not having to edit locations.conf or .bzr/branch.conf;
If there was already a similar command I was not aware of, then excuse
my noise :)
available via bzr at http://dev.m0n5t3r.info/oss/bzr_propedit/
or trac browser at https://trac.m0n5t3r.info/oss/browser/bzr_propedit
More information about the bazaar
mailing list