Enhancement #1841

Provide a command line switch to move the temp directory

Added by J. Wienke about 10 years ago. Updated about 10 years ago.

Status:ResolvedStart date:04/16/2014
Priority:HighDue date:
Assignee:J. Moringen% Done:

100%

Category:User Interface
Target version:0.2

Description

My /tmp partition is still too small to contain all checked out projects for my distributions and I can't find a switch to change the directory that is used to cache project repositories.

Associated revisions

Revision af2904e8
Added by J. Moringen about 10 years ago

Support specifying temp directory in src/analysis/*.lisp

fixes #1841

  • src/analysis/util.lisp (default-temporary-directory): new function;
    compute a temporary directory based on a base directory and name hint
  • src/analysis/analysis.lisp (header): updated copyright
    (analyze uri eql :auto): accept keyword parameter temp-directory; pass
    to scm-specialized method
  • src/analysis/git.lisp (analyze uri eql :git): use
    `default-temporary-directory' in default value of temp-directory
    keyword parameter
  • src/analysis/subversion.lisp (analyze uri eql :svn): likewise
  • src/commandline-interface/main.lisp (analyze-project): accept
    temp-directory keyword parameter
    (load-projects): likewise
    (update-synopsis): added temp-directory commandline option
    (main): process temp-directory commandline option

History

#1 Updated by J. Moringen about 10 years ago

  • Category set to User Interface

#2 Updated by J. Moringen about 10 years ago

  • Target version set to 0.3

#3 Updated by J. Moringen about 10 years ago

  • Target version changed from 0.3 to 0.2

#4 Updated by J. Moringen about 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF