SmartSVN allows you to perform a checkout, that will not be managed by it. Does mercurial have a command that will only checkout a specific revision, discarding all commits before it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Mercurial does not have a command that will let you checkout a single revision from a remote repository. If the repository is local, them see the archive command.
However, most webservers lest you download any revision as a zip or tar file. For the normal hgweb you use URLs like this:
and for Bitbucket you use URLs like this: