CCSVG icon indicating copy to clipboard operation
CCSVG copied to clipboard

Even can't download

Open gerchicov opened this issue 11 years ago • 0 comments

On use SourceTree:

git -c diff.mnemonicprefix=false -c core.quotepath=false clone --recursive https://github.com/lukelutman/CCSVG /Users/vyachaslav/Documents/CCSVG warning: templates not found /usr/local/git/share/git-core/templates Permission denied (publickey). fatal: The remote end hung up unexpectedly Clone of '[email protected]:lukelutman/MonkSVG.git' into submodule path 'external/MonkSVG' failed Cloning into '/Users/vyachaslav/Documents/CCSVG'... Submodule 'external/MonkSVG' ([email protected]:lukelutman/MonkSVG.git) registered for path 'external/MonkSVG' Submodule 'external/MonkVG' ([email protected]:lukelutman/MonkVG.git) registered for path 'external/MonkVG' Submodule 'external/cocos2d-iphone' (git://github.com/cocos2d/cocos2d-iphone.git) registered for path 'external/cocos2d-iphone' Cloning into 'external/MonkSVG'... fatal: destination path '/Users/vyachaslav/Documents/CCSVG' already exists and is not an empty directory. Completed with errors, see above

On use Terminal: git clone [email protected]:lukelutman/CCSVG.git Cloning into 'CCSVG'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

And the result is an unworkable project

gerchicov avatar Aug 21 '13 07:08 gerchicov