Commit graph

279 commits

Author SHA1 Message Date
Joey Hess
a5111a6d85 Amazon Glacier special remote; 100% working 2012-11-20 16:43:58 -04:00
Joey Hess
bb28c6114a drop webdav compatability with the directory special remote etc
The benefit of using a compatable directory structure does not outweigh the
cost in complexity of handling the multiple locations content can be stored
in directory special remotes. And this also allows doing away with the parent
directories, which can't be made unwritable in DAV, so have no benefit
there. This will save 2 http calls per file store.

But, kept the directory hashing, just in case.
2012-11-16 00:42:33 -04:00
http://www.openid.albertlash.com/openid/
dd3886ae32 2012-10-24 15:54:07 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
a251762c7c 2012-10-22 17:04:31 +00:00
Joey Hess
733dd74799 update; new git-annex-el and org-attach integration 2012-10-20 16:58:21 -04:00
Joey Hess
013bcabdb8 link 2012-09-27 19:00:32 -04:00
Joey Hess
dc8b8d1607 tweak 2012-09-27 18:58:23 -04:00
Joey Hess
d9f8aad4f1 add a tip 2012-09-27 18:39:45 -04:00
http://joeyh.name/
f896a447b8 Added a comment 2012-09-20 21:55:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlc1og3PqIGudOMkFNrCCNg66vB7s-jLpc
66e6ffe3d3 Added a comment: can addurl use hashing once the file is downloaded? 2012-09-20 21:01:30 +00:00
bremner
ada9bd87b1 Added a comment: more about spaces... 2012-09-09 19:33:01 +00:00
Mesar Hameed
b7bb3fc413 Added a comment: problems with spaces in filenames 2012-09-05 09:56:45 +01:00
bremner
b66f9323e0 Added a comment: problems with spaces in filenames 2012-09-05 02:12:18 +00:00
bremner
6de110d3dd This reverts commit 57a71adc21 2012-09-05 02:09:28 +00:00
bremner
57a71adc21 use escaped_file instead of file to avoid spaces in filenames throwing off the sorting. 2012-09-05 02:05:38 +00:00
Joey Hess
fad9922770 add a tip based on bergey's mention of the emacs mode in a comment 2012-08-30 22:07:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmsXDFwEbZ4GK78UuHv21CMXmhujArHSYg
75bb13092c Add info relative to new g3 branches and the merge of adc in g2/ 2012-08-12 23:08:09 +00:00
http://joeyh.name/
8c3491f50c Comment moderation 2012-07-26 17:21:26 +00:00
jtang
3a02c7b635 fix example to match current command in git-annex semitrust 2012-07-25 20:12:16 +00:00
Joey Hess
8408a91082 fixie 2012-06-07 10:37:06 -04:00
http://joeyh.name/
cbace05372 removed 2012-05-31 17:01:51 +00:00
http://joeyh.name/
9c72d42cf4 Added a comment 2012-05-31 17:01:37 +00:00
http://joeyh.name/
4f3b83d330 Added a comment 2012-05-31 17:00:59 +00:00
http://dlaxalde.myopenid.com/
8c75989338 Added a comment 2012-05-31 14:36:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY
2150b87906 2012-05-30 00:27:23 +00:00
http://joeyh.name/
5c82bcf886 Added a comment 2012-05-29 19:10:42 +00:00
Joey Hess
f97009fffe correct S3 environment variable names 2012-05-29 15:01:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY
a1195e92a3 Added a comment: ANNEX_S3 vs AWS for keys 2012-05-29 12:24:27 +00:00
Joey Hess
ef74908fe7 expand 2012-03-24 19:46:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl-J5N9y-JBa_GcOQ4VQXIF8MjAtxgN67w
b6caf8997d Formatting 2012-03-12 11:22:21 +00:00
Joey Hess
fba66c55ed foo 2012-03-04 13:16:35 -04:00
Joey Hess
612ca3cf2e tweak davfs2 settings 2012-03-04 11:12:52 -04:00
Joey Hess
896fce3847 box.com seems to behave better with smaller chunks
Seeing some weird failures in the davfs2 or box.com layer with 100 mb
chunks.
2012-03-04 11:02:41 -04:00
Joey Hess
8fc533643d instructions for using Box.com as a special remote
I was sucked in by the 50 gb free lifetime storage offer.
Happily, it was pretty easy to get it to work with git-annex.
2012-03-04 00:14:42 -04:00
Joey Hess
6335abcab2 doc update 2012-02-10 20:40:18 -04:00
Joey Hess
1338922f9e add a tip about using git's assume-unchanged feature to optimize large trees 2012-02-07 14:09:54 -04:00
Joey Hess
47250a153a ssh connection caching
Ssh connection caching is now enabled automatically by git-annex. Only one
ssh connection is made to each host per git-annex run, which can speed some
things up a lot, as well as avoiding repeated password prompts. Concurrent
git-annex processes also share ssh connections. Cached ssh connections are
shut down when git-annex exits.

Note: The rsync special remote does not yet participate in the ssh
connection caching.
2012-01-20 17:14:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
7fa95eff5e 2012-01-19 23:10:25 +00:00
Joey Hess
dc1d51b2df formatting 2012-01-07 21:54:51 -04:00
Joey Hess
27e3429667 new tip 2012-01-07 21:46:32 -04:00
Joey Hess
a35278430a log: Add --gource mode, which generates output usable by gource.
As part of this, I fixed up how log was getting the descriptions of
remotes.
2012-01-07 18:18:09 -04:00
http://joey.kitenet.net/
1bdd04210f Added a comment 2012-01-02 16:27:55 +00:00
bremner
6744c41024 Added a comment: afaict git annex normalizes urls on the client side. 2011-12-31 22:29:40 +00:00
http://joey.kitenet.net/
38195a6363 Added a comment 2011-12-31 18:32:28 +00:00
bremner
e073add830 Added a comment: ssh://gitolite-host/repo-name is supposed to work 2011-12-31 03:34:19 +00:00
bremner
db55fa1c07 Added a comment: gitolite gets different paths for different urls 2011-12-31 01:50:50 +00:00
Joey Hess
230bc8334b typo 2011-12-30 20:30:36 -04:00
http://joey.kitenet.net/
133170fb23 Added a comment 2011-12-31 00:29:45 +00:00
bremner
4610f28f17 Added a comment: repo name conventions? 2011-12-30 21:41:15 +00:00
http://www.openid.albertlash.com/openid/
2101ef20d1 2011-12-25 01:55:45 +00:00
http://www.openid.albertlash.com/openid/
899b20f89c 2011-12-24 17:05:38 +00:00
Joey Hess
ffefe742d8 fix typo 2011-12-24 12:59:45 -04:00
http://joey.kitenet.net/
0c107c98de Added a comment 2011-12-24 16:54:31 +00:00
http://www.openid.albertlash.com/openid/
ccddaf2f5c Added a comment 2011-12-24 06:08:46 +00:00
http://joey.kitenet.net/
56e4acfa24 Added a comment 2011-12-23 19:19:53 +00:00
http://adamspiers.myopenid.com/
bfa5509dbd Added a comment: Cool 2011-12-23 19:16:51 +00:00
Joey Hess
8a2105c90a Merge branch 'master' of ssh://git-annex.branchable.com 2011-12-23 11:34:10 -04:00
http://adamspiers.myopenid.com/
77ffd070ad Added a comment 2011-12-23 13:31:34 +00:00
Joey Hess
7227dd8f21 add escape_var hack
Makes it easy to find files with duplicate contents, anyway.. :)
2011-12-23 01:08:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_-2XlXNyd6cCLI4n_jaBNqVUOWwJquko
a3e4bf8c16 2011-12-16 09:23:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
e664af5d8c 2011-12-09 10:03:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
b3ac4af6b0 2011-12-08 22:50:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
e0e40964ab 2011-12-08 22:42:29 +00:00
Joey Hess
251c01d51e dead: A command which says that a repository is gone for good and you don't want git-annex to mention it again. 2011-12-02 16:59:55 -04:00
http://cgray.myopenid.com/
6368c79fe4 Fix typo 2011-11-15 00:47:57 +00:00
Joey Hess
d35cd6ff26 wiki updates 2011-11-08 12:16:02 -04:00
Joey Hess
97ba3a118d update 2011-11-07 13:29:00 -04:00
Joey Hess
95b9d726f8 update 2011-11-07 13:26:37 -04:00
Joey Hess
146995c4e1 update 2011-11-07 13:18:16 -04:00
Joey Hess
b7cd088433 add 2011-11-07 13:08:47 -04:00
Joey Hess
8e249ea0bd add tip for mode of operation somewhat like mercurial bigfiles extension 2011-11-02 13:32:19 -04:00
Joey Hess
6c3b87f0de add a tip 2011-10-29 15:40:32 -04:00
Joey Hess
5df717de43 layout 2011-10-17 14:23:27 -04:00
Joey Hess
9c0930a2b2 layout 2011-10-17 14:22:25 -04:00
Joey Hess
1b76324034 layout 2011-10-17 14:21:44 -04:00
Joey Hess
9e3783f8fe layout 2011-10-17 14:20:36 -04:00
Joey Hess
a6633f857b layout 2011-10-17 14:19:58 -04:00
Joey Hess
9f30134300 new tip for gitolite and git-annex 2011-10-17 14:16:05 -04:00
Joey Hess
617bdc740f reorg 2011-10-17 13:56:36 -04:00