Displaying 1 result from an estimated 1 matches for "updaterev".
Did you mean:
updateref
2010 Mar 04
1
[LLVMdev] Fwd: I can't find the document about the options of hgsubversion.
...ubversion at googlecode.com
Once I using hg clone svn://localhost/project/
Now I just can directly clone it.
But once I using the command
hg help clone.
I get the result as follows.
* -U --noupdate the clone will include an empty working copy (only a*
* repository)*
* -u --updaterev revision, tag or branch to check out*
* -r --rev include the specified changeset*
* -b --branch clone only the specified branch*
* --pull use pull protocol to copy metadata*
* --uncompressed use uncompressed transfer (fast over LAN)*
* -e --ssh specify...