Bazaar and Visual Studio

Guy Gascoigne-Piggford guy at wyrdrune.com
Wed Sep 15 17:24:36 BST 2010


Forgot to reply to all previously:

We use IntelliJ for java development and there's a pretty decent
plugin for it (bzr4intellij), it deals with fairly basic stuff but
it's enough to do change tracking, history display and check ins etc..

As for branch management, either locally or centrally, I just use the
command line tools from a shell.

I use the change tracking in IntelliJ (enabled via the bzr4intellij
plugin) to do GUI diffs rather than using qdiff, mainly because it's
much faster. As for merging I use kdiff3 and the extmerge bzr plugin.

Guy

On Tue, Sep 14, 2010 at 11:31 AM, Max Bowsher <maxb at f2s.com> wrote:
> On 14/09/10 18:20, Guy Gascoigne-Piggford wrote:
>> I'm not at all sure that I agree with you here.  We're mainly a java
>> shop here and use bzr all of the time.
>
> OOI, what do you do for IDE integration?
>
> And what about for branch management on a central server (i.e. how do
> people browse the available branches of a project, mark old ones as
> obsolete, etc?
>
> I'm at a Java shop that uses Subversion, and am quietly attempting to
> promote Bazaar - I see the above two issues as the most likely sticking
> points.
>
> Max.
>
>
>



More information about the bazaar mailing list