| Issue 17: | Script to checkout pinax for use with hg (mercurial) | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I have created a small script to make a checkout along the lines in the wikipage about UsingGit but for mercurial, it should be simple to adapt for git if you prefer that and don't want to type all the different external project checkout lines. Since hgpullsvn is a hog (it checkcks out every revision to create the history) it takes over an hour to run when starting from scratch. |
|
,
Jul 11, 2008
Add the -r option to hgimportsvn to tell it to start from a recent version, and hgpullsvn will be quicker. |
|
,
Jul 14, 2008
And by the way, Jens, thanks a lot, it works like a charm. :-) |
|
,
Jul 21, 2008
Well, it actually has a few problems, so I rewrote this script in Python, with more features, docs and checks, and attached it to issue 32 . |
|
,
Jul 25, 2008
given the new issue, should we close this? |
|
,
Aug 16, 2008
Seeing as no one has commented, I'm going to close this. See issue 32 .
Status: Duplicate
Labels: -Type-Defect Type-Task |
|
|
|