Russel Winder wrote:
> On Thu, 2008-06-26 at 20:02 +0700, Chanwit Kaewkasi wrote:
>
>
>>Russel mentioned somethings not good about bazaar-SVN interop in this
>>list as well.
>>I've faced that problem, so I decided to try Git.
>
>
> An update on this. Although not yet in production form, Jelmer has
> added the dpush command to Bazaar, so that Bazaar can now be used in the
> same way that Git interacts with Subversion -- 'bzr dpush' behaves in a
> directly analogous manner to 'git svn dcommit'. This means that not
> only can Bazaar store a Bazaar branch in a Subversion repository, it can
> act as a DVCS client for a Subversion repository master branch. Git
> only supports the latter, and Mercurial doesn't support interworking at
> all (to my knowledge).
> ...
From my post in this thread last week:
One of the interesting syncing tools is hgsvn which lets you use Hg on
SVN checkouts. That solves your disconnected operation case and allows
a thorough evaluation of Hg before making the switch for the central
repository.
That of course is one the essential virtues of distributed version
control. And naturally even more useful in the future will be
cross-DVCS synchronization so that this issure will become moot.
http://cheeseshop.python.org/pypi/hgsvnJim
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email