git-annex/Remote
Joey Hess 303666965a Revert "Avoid creating ~/.bup when initializing a bup remote"
This reverts commit 6da40100c9.

On closer examinaton, this change is wrong. The bup special remote
can be configured with "buprepo=", which makes it use the default
~/.bup repo. This change makes it use a different temp dir each time,
which I'm sure would not be appreciated by anyone with that
configuration.

Bup insisting in creating ~/.bup even when using a different repo
does seem like a bug in *something*, but I'm leaning toward the bug
being in bup itself.
2012-01-28 15:23:28 -04:00
..
Helper order user provided params after connection caching params 2012-01-20 17:32:32 -04:00
Bup.hs Revert "Avoid creating ~/.bup when initializing a bup remote" 2012-01-28 15:23:28 -04:00
Directory.hs remove Utility.Conditional and use IfElse 2012-01-24 16:22:07 -04:00
Git.hs fsck --from remote --fast 2012-01-20 13:23:11 -04:00
Hook.hs fsck --from remote --fast 2012-01-20 13:23:11 -04:00
List.hs break module dependancy loop 2012-01-10 13:32:38 -04:00
Rsync.hs remove Utility.Conditional and use IfElse 2012-01-24 16:22:07 -04:00
S3.hs fsck --from remote --fast 2012-01-20 13:23:11 -04:00
Web.hs fsck --from remote --fast 2012-01-20 13:23:11 -04:00