trying to clone the cooliris project using the command provided by Google;

hg clone https://cooliris-toolkit.googlecode.com/hg/ Cooliris-ToolKit

but it runs though and always fails with

updating to branch default abort: No such file or directory

whether I had created the folder Cooliris-ToolKit or not.

Can anyone suggest solution for this please? Thanks.

有帮助吗?

解决方案

Here is a working command:

hg clone https://cooliris-toolkit.googlecode.com/

https://code.google.com/p/cooliris-toolkit/source/checkout

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top