> On 12 Jun 2015, at 23:09, Dirk Hohndel <[email protected]> wrote: > > I just pushed a bunch of changes to the cloud storage. > > This should be ready for testing now. >
Creating stuff via the preferences went without a hitch in the sense that it did not generate any errors. Selecting “Cloud storage open” from file menu gives me this error message. git clone of https://cloud.subsurface-divelog.org/git/[email protected] failed (Failed to make directory '/Library/Application Support/Subsurface': Permission denied) Unable to open git repository at 'https://cloud.subsurface-divelog.org/git/[email protected][[email protected]]' Failed to read 'https://cloud.subsurface-divelog.org/git/[email protected][[email protected]]' The target directory on Mac should be "~/Library/Application Support/Subsurface" as the user don’t have write access to "/Library/Application Support". After manual creating the Subsurface directory under “/Library/Application Support" I get the following error when I try to open the cloud repository. git clone of https://cloud.subsurface-divelog.org/git/[email protected] failed (Reference 'refs/remotes/origin/[email protected]' not found) Unable to open git repository at 'https://cloud.subsurface-divelog.org/git/[email protected][[email protected]]' Failed to read 'https://cloud.subsurface-divelog.org/git/[email protected][[email protected]]' Interesting though, I can do a manual clone of the cloud repo from a terminal. /Jocke
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
