svn - Cloning just a particular directory with hg? -
I came from a Subversion background, but I have gradually passed for excavation
My Upon launching on many projects, I will establish a development environment that was configured for a special starting point for developing app / webapp / program (originally like a Maven 2, but not necessarily Java / Maven) .
Later, I will send checkout this specialty / template project through my special path outside of my SVN repo; And from the version control by the repository to Export ; So that I can work back to work in any other repository without adding the copy of the work on the template / original project basis.
I have tried to do the same thing in Mercury, and I have participated in a wall because I check out , er..um..no < / Em>, clone can not make a specific path from the HG repository
What should I do if I want to achieve similar functionality using mercury? Use Tagged Branches? Architectures / template projects are very different, but I want to put them in the same repository.
The repository in Mercurial is a more lightweight concept although you said that you I want to avoid this, maybe I will make a separate store in this situation. In the circumstances where you need shared history between your repository, you can .
Comments
Post a Comment