Some things I don't Understand
Arne Babenhauserheide
arne_bab at web.de
Mon Feb 23 06:26:27 CST 2009
Am Montag 23 Februar 2009 03:56:25 schrieb bradford:
> SVN Questions
> 5) Is anyone using hgsubversion?
Yes, and it works like a charm for me.
I have a bridge repository into which I pull the svn changes via
$ hg svn pull
Then I clone off that repo to work on a feature.
When I complete a feature, I push it back to the bridge, update the bridge to
the correct head and simply call
$ hg svn push
hgsubversion then automatically rebases my changes to linearize the history
and then pushes them to the subversion server.
It depends on the repo being organized in trunk and branches, though:
repo/
trunk
branches/
tags/
Best wishes,
Arne
--
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) Regeln.
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the
history of free software.
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :)
-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20090223/23913afe/attachment.pgp
More information about the Mercurial
mailing list