On 3/13/07, Aredridel <aredridel / nbtsc.org> wrote: > > The other thing to note is that you can use two SCMs at once. I quite > often push to a darcs repo that is also a SVN checkout. Once I get the > patchset to a state I like, I can commit a huge chunk all at once, and > use the darcs changelog to make a good commit entry. I'd love to hear about this in more detail (off list if you prefer), in terms of best practices, any drawbacks you've discovered, etc.. We're in the process of moving from Mercurial to SVN at work, and if possible I'd like to continue using Mercurial for developing experimental features, and then check them into the main SVN repository when they're completed. martin