Open GoogleCodeExporter opened 8 years ago
Thanks for reporting the issue.
It appears your are trying to clone the repo to /var/www/html/default.
Do you have write permissions on this directory?
Also note that you do not have to clone repo in [gcloud init]. You can do it at
any time by running
gcloud source repos clone default /path/to/where/to/place/repo/MYREPO_NAME --project beta-intrio
this will create directory /path/to/where/to/place/repo/MYREPO_NAME with git
repository in it. The directory /path/to/where/to/place/repo must already
exist and you must have write permissions to access it.
Please let us know if above suggestion does not work for you.
Original comment by che...@google.com
on 19 Feb 2016 at 3:00
Original issue reported on code.google.com by
rodo...@intr.io
on 19 Feb 2016 at 2:50