« Return to Thread: should we use bazaar?

Re: should we use bazaar?

by Jeff Brown-16 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jun 26, 2008 at 7:38 AM, Alex Tkachman <alex.tkachman@...> wrote:
> Is it possible to setup bazaar in a way that for me it will be
> subversion? I heard somewhere that it is possible.
> I have so nice integration in IntelliJ
>

I have not used bazaar but I am using Git for everything now.  Even on
projects where I am stuck with SVN, I use Git to clone the SVN repo
and from my end, it is all Git.  I don't think I have a single .svn/
directory on my machine at this point.  ;)

Using this approach doesn't give me all the benefits of Git but it
does give me some that I really like.  I commit on airplanes all the
time (disconnected commits).  I have the entire repo history local,
which is really nice for a number of reasons.  I can stage commits
locally before pushing them all up the central repo.

I expect bazaar, mercurial and the rest of the ilk do a lot of these
same things.  Git is the only one I have really dug into and I really
really like it.



jb
--
Jeff Brown
Director North American Operations
G2One Inc.
http://www.g2one.com/

Autism Strikes 1 in 166
Find The Cause ~ Find The Cure
http://www.autismspeaks.org/

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: should we use bazaar?