PlatformLab / TorcDB

TorcDB: A Low-Latency Graph Database on RAMCloud
Apache License 2.0
17 stars 4 forks source link

Issue initializing submodules #9

Open Arun-George-Zachariah opened 4 years ago

Arun-George-Zachariah commented 4 years ago

Hi,

I get the below error, while trying to initialize the RAMCloud submodule.

fatal: reference is not a tree: 97424bb8ba339c868bc81334d318ec0da52a0c34
Unable to checkout '97424bb8ba339c868bc81334d318ec0da52a0c34' in submodule path 'RAMCloud'

I tried manually downloading and using https://github.com/jdellithorpe/RAMCloud/tree/97424bb8ba339c868bc81334d318ec0da52a0c34, but many of the changes/files seem to be absent. Could you kindly share the most recent RAMCloud branch for the java bindings.

Regards Arun George