My favorites | Sign in
Project Logo
    
New issue | Search
for
| Advanced search | Search tips
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
Status:  Duplicate
Owner:  ----
Closed:  Aug 2008
Type-Task
Priority-Medium


Sign in to add a comment
 
Reported by jens.persson, Jul 09, 2008
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.

checkout.sh
442 bytes   Download
Comment 1 by nicola.larosa, Jul 11, 2008
Add the -r option to hgimportsvn to tell it to start from a recent version, and
hgpullsvn will be quicker.
Comment 2 by nicola.larosa, Jul 14, 2008
And by the way, Jens, thanks a lot, it works like a charm. :-)
Comment 4 by nicola.larosa, 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 .

Comment 5 by jtauber, Jul 25, 2008
given the new issue, should we close this?
Comment 6 by jtauber, 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
Sign in to add a comment

Hosted by Google Code