Hello,
I am trying to clone the Octave repo by running the following command.
----------------------------------------------------------------------
/hg clone http://hg.savannah.gnu.org/hgweb/octave/ /
---------------------------------------------------------------------
which gives me following thing
-------------------------------------------------------------------------------------------
/destination directory: octave
requesting all changes
adding changesets
adding manifests
adding file changes
added 15031 changesets with 96796 changes to 9380 files (+2 heads)
updating to branch default
cloning subrepo gnulib from git://git.sv.gnu.org/gnulib
<http://git.sv.gnu.org/gnulib>
/--------------------------------------------------------------------------------------------
After that it is just getting stuck for long time and i have to manually
interrupt it. Please let me know how can solve this problem
With regards,
Vivek