darcs-2.5: a distributed, interactive, smart revision control system

Darcs.Population

Synopsis

Documentation

data Population Source

the population of a darcs repository (simpler Slurpy)

getPopFrom :: FilePath -> PatchInfo -> IO PopulationSource

read the population from a given directory dirname all folders and documents get the given time t

This needs to be here in order to avoid a circular dependency between Population and Pristine.

getRepoPop :: FilePath -> IO PopulationSource

get the pristine population from a repo