Ton Plomp Posted June 29, 2012 Report Share Posted June 29, 2012 Changing one massive SVN repo into several Mercurial repositories wasn't an issue. Loading them into Mercurial HGWeb or Rhodecode (my preferred private HG server) was easy as well. If you setup your configuration of TortoiseHG right then HG is as good as SVN. Ton Quote Link to comment
MikaelH Posted June 29, 2012 Report Share Posted June 29, 2012 Thanks, I'll give it a go. Quote Link to comment
lvb Posted July 12, 2012 Report Share Posted July 12, 2012 I would suggest that anyone currently working with SVN install TortoiseHg and use it as a client to Subversion. You don't have to convert your existing SVN repositories. TortoiseHg can be used with your SVN repo instead of TortoiseSVN. This also allows "offline commits" with your SVN repo. http://mercurial.sel...ki/HgSubversion http://mercurial.sel...gWithSubversion Just hg clone with the "svn+" prefix. For example: hg clone svn+http://svn.python.org/projects/python python-hg After you get acquainted to Hg, make the jump to Hg repos... 1 Quote Link to comment
Brandyn Posted August 29, 2012 Report Share Posted August 29, 2012 I know this post was started about 2 years ago, but Im curious where people are at now with using Mercurial with LabVIEW? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.