Commit graph

11268 commits

Author SHA1 Message Date
Joey Hess
8a2ff023a3 convert from internal git path when checking symlink standin file 2013-05-14 15:08:40 -05:00
Joey Hess
306a36260f typo 2013-05-14 15:44:49 -04:00
Joey Hess
7b92ffc3a1 more leaning toothpick fixes 2013-05-14 15:43:23 -04:00
Joey Hess
dc66b1f27d Merge branch 'master' into windows
Conflicts:
	Annex/Environment.hs
	Build/Configure.hs
	Git/Construct.hs
	Utility/FileMode.hs
2013-05-14 15:37:24 -04:00
Joey Hess
81cded2b9d detect local urls on DOS 2013-05-14 15:27:39 -04:00
Joey Hess
15af92291f Merge remote-tracking branch 'gnu/windows' into windows 2013-05-14 14:21:49 -05:00
Joey Hess
fee6cd4635 fix imports 2013-05-14 14:21:35 -05:00
Joey Hess
49e9296d5f update 2013-05-14 15:14:11 -04:00
Joey Hess
114a60fb9a update 2013-05-14 15:04:45 -04:00
Joey Hess
e7936b1a34 always try to read symlink; only fall back to looking inside file
On Windows with Cygwin, checking out a git-annex repo will create symlinks
on disk, so we need to always try to read the symlink, even when
core.symlinks says they're not supported.
2013-05-14 14:18:47 -04:00
Joey Hess
61a17fdc84 disable core.symlinks before enabling direct mode 2013-05-14 14:18:34 -04:00
Joey Hess
03eec12cff fix 2013-05-14 13:58:17 -04:00
Joey Hess
17952a893e fix imports 2013-05-14 13:53:29 -04:00
Joey Hess
1496342c9e typo 2013-05-14 13:52:30 -04:00
Joey Hess
40a9d8e097 avoid running background transferinfo when ssh connection caching is not supported 2013-05-14 13:51:14 -04:00
206.169.71.34
c90a5e37c7 poll vote (/sdcard/annex) 2013-05-14 17:31:23 +00:00
Joey Hess
03a0f17fbb deal with Cygwin rsync paths issue 2013-05-14 13:24:15 -04:00
GLITTAH
a99ead8862 Added a comment 2013-05-14 15:54:09 +00:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
8853dbcd54 Added a comment 2013-05-14 04:07:37 +00:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
84321d3070 removed 2013-05-14 02:29:17 +00:00
Joey Hess
43f2de8522 Merge branch 'windows' of git://git-annex.branchable.com into windows 2013-05-13 20:11:30 -05:00
Joey Hess
c01be2a0b0 blog for the day 2013-05-13 20:53:27 -04:00
Joey Hess
9df0799df2 disable core.symlinks explicitly on crippled filesystem
Needed to make git annex drop work on cygwin, where git keeps it enabled.
I think git can indeed make symlinks on Cygwin, due to being linked to
the library. git-annex, however, cannot.
2013-05-13 19:48:44 -05:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
64b70517e2 Added a comment: It worked my second try 2013-05-14 00:39:11 +00:00
Joey Hess
1093302eba read inode cache file strictly to avoid failure to drop on windows
Seems that Windows doesn't allow deleting a file that the same process has open.
Here the inode cache file was read and a the value from it gets used later.
But due to laziness, the old file is still open when it gets deleted. Adding
strictness avoids this problem. Of course, the file is small, so it's no
problem to read it all strictly, so this is probably an improvement even
outside of Windows.
2013-05-13 19:29:52 -05:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
ef06e5d000 2013-05-14 00:14:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmmLfBDEDFfEOba8Ra46nsnTmoNHFsLObo
bba2e1db30 2013-05-14 00:02:02 +00:00
Joey Hess
70b5d85371 update 2013-05-13 20:00:45 -04:00
https://me.yahoo.com/a/bBy7WkgQicYHIiiyj.Vm0TcMbxi2quzbPFef#6f9f7
d898ed8ca7 Added a comment 2013-05-13 23:55:34 +00:00
Joey Hess
84d7fc1198 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-13 15:50:38 -04:00
Joey Hess
13b629c208 fix warnings 2013-05-13 15:30:18 -04:00
http://joeyh.name/
ef00c4e0fa Added a comment 2013-05-13 19:08:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
f87f3cd311 Added a comment 2013-05-13 19:07:12 +00:00
http://joeyh.name/
9be235a632 Added a comment 2013-05-13 19:02:38 +00:00
http://joeyh.name/
a12d0d689f Added a comment 2013-05-13 18:59:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
3c8ae19d9e Added a comment 2013-05-13 18:56:33 +00:00
Joey Hess
fd2ca596bc oh, nested quoting 2013-05-13 14:52:14 -04:00
Joey Hess
5a4dd9ae2a fix format 2013-05-13 14:51:06 -04:00
http://joeyh.name/
2761157afb Added a comment 2013-05-13 18:49:25 +00:00
http://joeyh.name/
1cc8a3d33d Added a comment 2013-05-13 18:42:14 +00:00
http://joeyh.name/
8ae9178546 Added a comment 2013-05-13 18:39:59 +00:00
http://joeyh.name/
5b82b4ecdd Added a comment 2013-05-13 18:28:01 +00:00
Joey Hess
07b6815f60 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-13 14:27:42 -04:00
Joey Hess
c553f56634 migrate: Detect if a file gets corrupted while it's being migrated. 2013-05-13 14:27:39 -04:00
http://joeyh.name/
9cba80f07b Added a comment 2013-05-13 18:08:36 +00:00
http://joeyh.name/
b328666772 Added a comment 2013-05-13 18:03:23 +00:00
http://joeyh.name/
0df26f3847 Added a comment 2013-05-13 18:00:42 +00:00
http://joeyh.name/
ae1eaab953 Added a comment 2013-05-13 17:56:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
0faf691e63 Added a comment 2013-05-13 17:53:06 +00:00
Joey Hess
b28358509f update
No need to edit Makefile to disable webapp build anymore; just build w/o
dependencies installed.
2013-05-13 13:47:11 -04:00