Add git-annex support (over SSH) to Bitbucket (BB-3790)

XMLWordPrintable

      I am trying to use git-annex (http://git-annex.branchable.com/) with Bitbucket and I having this error:
      conq: invalid repository syntax.
      (//not coming from git-annex since I am able to use it on other git repositories//).
      And I am unable to get the binary files...

      == trying to copy the jpeg file on the repo: ==

      {{{

      git annex copy --to=origin icon/ENSCachanBretagne_WEB.jpg

      conq: invalid repository syntax.
      copy icon/ENSCachanBretagne_WEB.jpg (checking origin...) conq: invalid repository syntax.
      ok
      }}}

      == looking for the copy of the image ==
      {{{
      git annex whereis icon/ENSCachanBretagne_WEB.jpg
      whereis icon/ENSCachanBretagne_WEB.jpg conq: invalid repository syntax.
      (2 copies)
      8c895125-a98d-43bc-b3ea-7495e258dba6 – here
      9ee3ce52-df7f-41cc-a760-f078d73af5eb
      }}}
      No image on the bitbucket repo

      == Version of git-annex ==
      {{

      {\\ Version de git-annex:\\ git-annex version: 3.20120123\\ local repository version: 3\\ default repository version: 3\\ supported repository versions: 3\\ upgrade supported from repository versions: 0 1 2\\ }}

      }

            Assignee:
            Unassigned
            Reporter:
            lrabiet
            Votes:
            14 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved: