git-annex/Assistant/WebApp
Joey Hess 450ee53ab6 When re-execing git-annex, use current program location, rather than ~/.config/git-annex/program, when possible.
Most of the time, there will be no discreprancy between programPath and
readProgramFile.

But, the programFile might have been written by an old version of git-annex
that is still installed, while a newer one is currently running. In this
case, we want to run the same one that's currently running.

This is especially important for things like the GIT_SSH=git-annex used for
ssh connection caching.

The only code that still uses readProgramFile directly is the upgrade code,
which needs to know where the standalone git-annex was installed, in order to
upgrade it.
2015-02-28 17:23:13 -04:00
..
Configurators When re-execing git-annex, use current program location, rather than ~/.config/git-annex/program, when possible. 2015-02-28 17:23:13 -04:00
Bootstrap3.hs revert reversion 2014-10-15 11:49:13 -04:00
Common.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Configurators.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Control.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
DashBoard.hs webapp: Fix reversion in opening webapp when starting it manually inside a repository. 2015-02-09 16:34:42 -04:00
Documentation.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Form.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Gpg.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
MakeRemote.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Notifications.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
OtherRepos.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Page.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Repair.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
RepoId.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
RepoList.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
routes webapp: Support for enabling known git repositories on ssh servers. 2014-05-22 14:10:48 -04:00
SideBar.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Types.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00