The mercurial-svn tag has no wiki summary.
8
votes
2answers
697 views
Vendor Branching, Mercurial Style?
The scene: A purchased web application, with regular updates from the vendor. We then, heavily customize the look and sometimes add our own functionality or fix a bug before the vendor gets to it. ...
1
vote
5answers
294 views
Can I use Mercurial for multiple projects (in an approximately the same way as SVN)?
I have a private SVN repository that I use for all of my projects. It is backed up regularly, and I like being able to browse it over the web, when I need a little snippet of code.
Now, I would like ...