Re: [osol-code] pull the source from mercurial repository

2008-01-31 Thread Stephen Hahn
* vinay simha bn <[EMAIL PROTECTED]> [2008-01-31 14:04]: > i used these command to pull the source from ON Mercurial repository by > > #hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate > > > it had been 9 hours the shell prompt shows.. > > destination directory: onnv-gate > requesting all ch

Re: [osol-code] pull the source from mercurial repository

2008-01-31 Thread James Carlson
vinay simha bn writes: > i used these command to pull the source from ON Mercurial repository by > > #hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate I would have done this: hg init hg pull ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate ... but that should do the same. > it had b

[osol-code] pull the source from mercurial repository

2008-01-31 Thread vinay simha bn
i used these command to pull the source from ON Mercurial repository by #hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate it had been 9 hours the shell prompt shows.. destination directory: onnv-gate requesting all changes adding changesets adding manifests adding file changes how many h