On 08/17/2013 02:06 PM, Dan Mick wrote:
That loosk interesting, but I cannot browse without making an account; can you make your source freely available?

umm it seems the policy of gitlab is that you can clone but not browse online... but you can clone so it's freely available :

$ GIT_SSL_NO_VERIFY=true git clone https://git.isi.nc/cloud/cloud-overlay.git
Cloning into 'cloud-overlay'...
remote: Counting objects: 126, done.
remote: Compressing objects: 100% (86/86), done.
remote: Total 126 (delta 25), reused 0 (delta 0)
Receiving objects: 100% (126/126), 18.95 KiB, done.
Resolving deltas: 100% (25/25), done.

I'll try to see how to setup gitlab to allow browse access to public repositories but later, for now I'm working on my production setup.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to