Recent comments posted to this site:

comment 23 70dcb7e7ffdd14351adaf4c40ee7fdd0
[[!comment Error: unsupported page format hs]]
Mon Nov 16 19:53:30 2015

This procedure is also very useful when you accidentally rename files in the object dir.

Such a case occurred to me when I 'detoxed' a git-annex: detox renames files and it substitutes "--" with "-", thus destroying my annex.

I find git-annex very elegant in this situation: rather than trying to rename back the files (objects) you just re-add them (since content is still there unmodified) recreating the symlink targets!

Kudos!

Comment by atrent Mon Nov 16 09:06:34 2015
Sorry, didn't post a follow up, but git annex enableremote did exactly what I expected. Thanks.
Comment by craig Mon Nov 16 05:34:35 2015
Will obnam work as well with git-annex for backups?
Comment by https://woid.cryptobitch.de/foobar Thu Nov 12 11:50:52 2015

The Tahoe file cap is stored in the git-annex remote state log, which is checked into the git-annex branch of the git-annex repository. It can be displayed using git-annex whereis.

Comment by joey Tue Nov 10 18:57:33 2015
Great that works now, thanks :)
Comment by reyman64 Fri Nov 6 17:07:21 2015

@reyman64 missing dependency on http-client in that configuration. I've fixed this in git.

Comment by joey Fri Nov 6 16:48:16 2015

Hi, With minimal compilation for git-annex-5.20151102.1 and Cabal version is : 1.22.4.0 Ghc version is : 7.10.2

I have an error on url.hs:45 binary operator not found before lexical element " ( "

any idea ?

Comment by reyman64 Fri Nov 6 13:37:41 2015

@JOEY

Where is the TAHOE URI - the file cap in tahoe stored when we use git annex and tahoe?

i am guessing: 1) in the meta data file in git annex 2) in ./git folder

Where is the mapping maintained? That xyz.txt is this particular tahoe URI.

Comment by vvghadge Fri Nov 6 02:28:04 2015

Backblaze B2 with unlimited storage at $.005/GB/mo seems to be a great option for a special remote. Is it feasible to add support for it? I'd love to contribute financially.

https://www.backblaze.com/b2

Comment by alex Wed Nov 4 19:58:34 2015