Joey Hess
22c6fe501d
add ERROR
2013-12-11 14:01:33 -04:00
Joey Hess
6c6c86f83a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-11 13:57:04 -04:00
Joey Hess
75fda11f74
update
2013-12-11 13:56:59 -04:00
Joey Hess
e800e04d2d
fixfix
2013-12-11 13:53:21 -04:00
Joey Hess
8b6d3ab2b5
fix display of |
2013-12-11 13:52:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
815db7aed4
Added a comment: Backup
2013-12-11 17:38:41 +00:00
Joey Hess
172f3287c5
update
2013-12-11 13:34:16 -04:00
Joey Hess
a57417d881
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-11 13:31:41 -04:00
Joey Hess
bf0bc0b001
add design document
2013-12-11 13:31:11 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
fcc4fcf097
Added a comment
2013-12-11 16:18:37 +00:00
Joey Hess
cb37a45e29
argh, one more
2013-12-11 11:53:56 -04:00
Joey Hess
2cca8760fc
more
2013-12-11 11:49:35 -04:00
Joey Hess
df948ed222
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-11 11:44:25 -04:00
Joey Hess
a9cb8d02f6
one more lib
2013-12-11 11:44:14 -04:00
http://joeyh.name/
8aec41051e
Added a comment
2013-12-11 15:40:35 +00:00
Joey Hess
e727881fb9
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-11 11:34:32 -04:00
Joey Hess
439d4a8c42
yet more wget and curl libs
2013-12-11 11:34:22 -04:00
Joey Hess
cbd7a7aeac
title
2013-12-11 11:32:06 -04:00
http://joeyh.name/
97687939a7
Added a comment
2013-12-11 15:31:34 +00:00
Joey Hess
551abf439f
update on XMPP (going to be a real PITA)
2013-12-11 11:24:02 -04:00
Joey Hess
174b1275ee
more libs for wget and curl
2013-12-11 11:23:39 -04:00
Joey Hess
7f0cc0d840
update
2013-12-11 11:23:34 -04:00
Joey Hess
a319f17220
try to get it to include the cygwin ssh, not the msysgit one
2013-12-11 11:16:11 -04:00
Joey Hess
63bd83458c
probing
2013-12-11 11:13:04 -04:00
Joey Hess
64379ff59e
add libs needed by wget and curl
2013-12-11 11:10:30 -04:00
Joey Hess
0dd479e818
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-11 10:42:02 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
72725f410d
2013-12-11 12:58:52 +00:00
http://joeyh.name/
3b2581cf3e
Added a comment
2013-12-11 06:20:58 +00:00
Joey Hess
ba75a2bc6f
remove link to prebuilt tarball; this page is about debian packages
2013-12-11 02:16:07 -04:00
Joey Hess
f931272681
syntax
2013-12-11 00:18:58 -04:00
Joey Hess
011b8bc7ec
pull in Win32-extras, to be able to get current process id in Windows
...
Fixed up a number of things that had worked around there not being a way to
get that.
Most notably, transfer info files on windows now include the process id,
since no locking is currently done. This means the file format varies
between windows and unix.
2013-12-11 00:15:10 -04:00
Joey Hess
c01af6285f
typo
2013-12-10 23:55:15 -04:00
Joey Hess
ecd42aef8e
different PID types for Unix and Windows
...
Windows has a larger (unsigned) PID space, so cannot use the unix CInt
there.
Note that TransferInfo does not yet ever get the TransferPid populated,
as there is missing locking.
2013-12-10 23:48:42 -04:00
Joey Hess
2fd63f3cfa
port transferkeys to windows; make stopping in progress transfers work too (probably)
...
transferkeys had used special FDs for communication, but that would be
quite annoying to do in Windows.
Instead, use stdin and stdout. But, to avoid commands like rsync stomping
on them and messing up the communications channel, they're duplicated to a
different handle; stdin is replaced with a null handle, and stdout is
replaced with a copy of stderr. This should all work in windows too.
Stopping in progress transfers may work on windows.. if the types unify
anyway. ;) May need some more porting.
2013-12-10 23:19:18 -04:00
Joey Hess
0fbbe79d8f
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-10 18:30:18 -04:00
Joey Hess
f805ff8b2b
devblog
2013-12-10 18:29:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
7fcba8e61b
Added a comment: Not a backup system...
2013-12-10 20:55:12 +00:00
Joey Hess
e6c4f550d8
repair: Remove damaged git-annex sync branches.
2013-12-10 16:17:49 -04:00
Joey Hess
b37323d857
update
2013-12-10 15:48:24 -04:00
Joey Hess
c0ce3269e9
accidentially committed wrong version of file
2013-12-10 15:45:22 -04:00
Joey Hess
bc0b8b6465
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-10 15:40:49 -04:00
Joey Hess
ce045a51af
Improve repair of git-annex index file.
...
Fixes a test case I received where a corrupted repo was repaired, but the
git-annex branch was not. The root of the problem was that the
MissingObject returned by the repair code was not necessarily a complete
set of all objects that might have been deleted during the repair.
So, stop trying to return that at all, and instead make the index file
checking code explicitly verify that each object the index uses is present.
2013-12-10 15:40:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqimC5gbxsILaBlnuVXYtfSMDIhiyvHfw
4af6fa8033
Added a comment
2013-12-10 19:34:07 +00:00
Joey Hess
714e031d19
todo
2013-12-10 14:34:35 -04:00
Joey Hess
4a769c6d8d
clean
2013-12-10 14:33:36 -04:00
Joey Hess
c1c1171ee9
update warp to fixed version
2013-12-10 14:31:47 -04:00
Joey Hess
2779e7902a
remove debug
2013-12-10 14:22:17 -04:00
Joey Hess
6c1a50b4ea
fix EvilLinker to not stomp on environment
2013-12-10 14:21:22 -04:00
Joey Hess
012b31548b
try setting even more variables, surely one must control the tmp dir
2013-12-10 14:09:11 -04:00
Joey Hess
147349057e
argh
2013-12-10 14:07:18 -04:00