Cloning/pulling a range of revision
ipainchuad
ipainchaud at ctecworld.com
Tue Nov 17 13:56:03 CST 2009
I am migrating our project to mercurial and had a funny surprise: I haven't
been able to find how you can clone/pull only the latest revisions of a
project instead of pulling everything (which is big i our case).
I can't resolve myself to believe that it is not possible. There is the hg
clone -r which is nice but it clones only until the revision you specify
(which are the oldest revisions and not the newest).
from hg help clone:
-r --rev a changeset you would like to have after cloning
from hg help pull:
-r --rev a specific revision up to which you would like to pull
My question is: Is there any way to only pull the newest 100 revisions???
Thanks
--
View this message in context: http://old.nabble.com/Cloning-pulling-a-range-of-revision-tp26396446p26396446.html
Sent from the Mercurial mailing list archive at Nabble.com.
More information about the Mercurial
mailing list