

#Git annex download install
To upgrade, run: cabal install cabal-installĪll the requested packages are already installed: Note: there is a new version of cabal-install available. > c:/cygwin/bin/git.exe config core.sparsecheckout # timeout=10 > c:/cygwin/bin/git.exe rev-parse "refs/remotes/origin/master^" # timeout=10Ĭhecking out Revision 8db87ecab1c22a741bd80d05a9cd8cb9d3ce09af (refs/remotes/origin/master) > c:/cygwin/bin/git.exe -c core.askpass=true fetch -tags -progress git:///git-annex +refs/heads/*:refs/remotes/origin/* > c:/cygwin/bin/git.exe -version # timeout=10 > c:/cygwin/bin/git.exe config git:///git-annex # timeout=10įetching upstream changes from git:///git-annex

> c:/cygwin/bin/git.exe rev-parse -is-inside-work-tree # timeout=10įetching changes from the remote Git repository Tests pass only if run as admin (as of my testing).īuilding remotely on windows-7-pro-x86_64 (windows) in workspace c:\jenkins\workspace\msysgit-git-annex-assistant-test

Ghc -make Build/EvilLinker -fno-warn-tabs git-annex-webapp, since it is itself treated as an executable file. This intentionally has a different name than git-annex or +gitInstallDir = fromString "$PROGRAMFILES64\\Git" gitInstallDir = fromString "$PROGRAMFILES\\Git" a/Build/NullSoftInstaller.hs +++ -88,7 +88,7 uninstaller :: FilePath 1 file changed, 1 insertion(+), 1 deletion(-)ĭiff -git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs
