time tests
Matthias Bach
[please enable javascript to see the address]
Fri Aug 16 14:32:31 CEST 2013
Hi!
Am 16.08.2013 um 14:25 schrieb Kulakov, Igor:
>> I have a set of benchmarks in the vc-benchmarks Subproject. You can find it on
>> code.compeng.
>> Note that I have only used it with Vc 0.7 - not the 1.0 development branch.
> How to get them?
>
> I tried:
>
> [14:19:19]~/Vc$ git clone https://code.compeng.uni-frankfurt.de/vc/vc-benchmarks.git benchmarks
> Cloning into 'benchmarks'...
> error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://code.compeng.uni-frankfurt.de/vc/vc-benchmarks.git/info/refs
This error occurs because the server uses a self-signed certificate. You can work around this by setting GIT_SSL_NO_VERIFY=true to clone the repository. Afterwards you can avoid it by setting http.sslVerify to false for this repository.
Regards,
Matthias
--
Matthias Bach
[please enable javascript to see the address]
http://marix.org
"The only way of discovering the limits of the possible is to venture a little way past them into the impossible." - Arthur C. Clarke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2207 bytes
Desc: not available
URL: <http://compeng.uni-frankfurt.de/pipermail/vc/attachments/20130816/190b95ac/attachment.bin>
More information about the Vc
mailing list