Home
last modified time | relevance | path

Searched refs:moveAnnex (Results 1 – 7 of 7) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Upgrade/
H A DV0.hs22 moveAnnex k (AssociatedFile Nothing)
H A DV1.hs83 _ <- moveAnnex k (AssociatedFile Nothing) f'
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DReinject.hs93 moveAnnex key (AssociatedFile Nothing) src
H A DTestRemote.hs441 _ <- moveAnnex k (AssociatedFile Nothing) (toRawFilePath f)
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DIngest.hs197 tryNonAsync (moveAnnex key naf (contentLocation source)) >>= \case
389 Just tmp -> ifM (moveAnnex key af tmp)
400 Just tmp -> moveAnnex key af tmp
H A DContent.hs28 moveAnnex,
236 ( pruneTmpWorkDirBefore tmpfile (moveAnnex key af)
334 moveAnnex :: Key -> AssociatedFile -> RawFilePath -> Annex Bool
335 moveAnnex key af src = ifM (checkSecureHashes' key) function
H A DImport.hs502 ok <- moveAnnex k' af tmpfile
545 ok <- moveAnnex k af tmpfile