Hi folks, I've tried numerous times during the day today and again this evening to push my project gates to mercurial repos on hg.opensolaris.org to no avail. The command simply hangs there for hours on end making no apparent progress:
$ hg push ssh://hg.opensolaris.org//hg/clearview/clearview-noipmp Enter passphrase for key '/home/seb/.ssh/id_dsa': pushing to ssh://hg.opensolaris.org//hg/clearview/clearview-noipmp searching for changes Are you sure you wish to push? [y/N]: y <and nothing ever happens> $ hg push ssh://hg.opensolaris.org//hg/clearview/clearview-ipmp Enter passphrase for key '/home/seb/.ssh/id_dsa': pushing to ssh://hg.opensolaris.org//hg/clearview/clearview-ipmp searching for changes Are you sure you wish to push? [y/N]: y <nothing happens here either> Is there some secret sauce needed to initially populate a repository other than a simple "hg push"? The repositories are empty, so this is essentially pushing all of ON to these repos. If the problem is really that it takes hours to upload all of ON (hours, really?), then isn't there a way to initially clone onnv into repositories in order to save on network resources for these initial pushes? -Seb _______________________________________________ website-discuss mailing list [email protected]
