darcs-2.18.5: a distributed, interactive, smart revision control system
Safe HaskellNone
LanguageHaskell2010

Darcs.Repository.Paths

Synopsis

Documentation

lockPath :: String #

Location of the lock file.

prefsDir :: String #

Location of the prefs directory.

hashedInventory :: String #

Location of the (one and only) head inventory.

tentativeHashedInventory :: String #

Location of the (one and only) tentative head inventory.

inventoriesDir :: FilePath #

Location of parent inventories.

tentativePristinePath :: String #

Location of pristine trees.

patchesDir :: FilePath #

Location of patches.

indexPath :: FilePath #

Location of index files.

rebasePath :: String #

Location of the rebase patch

formatPath :: String #

Location of format file

pendingPath :: FilePath #

Location of pending files

unrevertPath :: FilePath #

Location of unrevert bundle.

oldPristineDirPath :: String #

Location of old style (unhashed) files and directories.