I'd like to switch from my SVN checkout to a git clone for my live site. I followed the instructions on the wiki: http://wiki.habariproject.org/en/Habari_on_github
I can successfully clone the Habari repository. Trying to import the /system/ submodule, though, fails with the following: -=-=-=- Initialized empty Git repository in /home/skippy/habari/system/.git/ fatal: https://github.com/habari/system.git/info/refs download error - error setting certificate verify locations: CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none Clone of 'https://github.com/habari/system.git' into submodule path 'system' failed -=-=-=- I'm guessing that this is a problem with my hosting provider, as I can successfully pull the submodule from my local workstation. Is there something I can do to resolve this, or is this something that will require me to engage my hosting provider? Thanks, Scott -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
