Re: Version control support call for help



On 22 May 2013 14:31, Louis des Landes <louis obsidian com au> wrote:
I'm happy to stick up a hand for bazaar - my workplace uses it heavily, and
I'm quite a fan of it.

That would be fantastic, cheers.

Right now it's in a good state, and I use the 3-way merge on conflict
functionality regularly (navigating my work's VC trees can be spiderwebby
sometimes :\ )
I did just poke my head in to bugzilla and there's nothing specifically
referencing bazaar itself - is there anything in particular outstanding?

You're right, as far as I know Bazaar is in a pretty good state right now.

Currently this is mostly about new functionality and fixes. In
what-will-be 1.7.3, Git has:
 * added support for a Push command;
 * fixed Pull so that it works regardless of the currently selected file;
 * gained support for some auto-generated commit messages;
 * added a listing of files that will be committed in the commit dialog; and
 * added support for correctly setting action sensitivity based on
current selection.

All of this has involved new API in VC modules, and no other VC
implements any of it right now. Some of it won't be applicable to
other VCs (i.e., the Pull thing was a Git-specific problem, but it may
also be a problem elsewhere). Bazaar should keep working as it does
now, but implementing some of this would improve that experience.

Like I said, some of this will involve bugging me about adding,
adapting and documenting new API, and that's cool. You should do so!

cheers,
Kai


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]