bzr svn propedit equivalent

James Henstridge james at jamesh.id.au
Thu Mar 1 12:24:46 GMT 2007


On 01/03/07, Sabin Iacob <iacobs at m0n5t3r.info> wrote:
> 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 :)

Note that ~/.bazaar/locations.conf and .bzr/branch.conf settings are
not really an analogue of Subversion properties (either file
properties or revision properties).  They are closer to
~/.subversion/config settings.

Maybe another name would be more appropriate?

James.



More information about the bazaar mailing list