On 19/02/13 15:55, Ian Stuart wrote: > EPrints 3.2 > > How does one get the base directory for the repository? > > ... as in /path/to/eprints/archives/Archive_ID/ > > (been poking around in the code, and nothing's jumping out at me....) > $session->config( 'archiveroot' ) See paths.pl for more. Seb.