So, I’m trying to checkout just the TestNG plugin from the Netbeans contrib repository. (Or is it module? I’m new to Mercurial, so I don’t really know the lingo yet.)
When I run the following command…
hg clone http://hg.netbeans.org/main/contrib/
…I get the entire repository, which contains all of the the contrib plug-ins. Is it possible to just pull this location?
Thanks!
This concept is called “narrow cloning” and no, it’s not possible at the moment in Mercurial.
It’s on the radar of some of us that contribute to Mercurial but it’s a hard problem to solve. For example:
contrib/testngif that file was moved from another folder?