fsl.cvs 259 B

1234567891011121314151617
  1. ##
  2. ## fsl.cvs -- OSSP fsl configuration
  3. ##
  4. ident (cvs)/.+ q{
  5. prefix(
  6. prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
  7. )
  8. -> {
  9. debug: file(
  10. path="@l_prefix@/var/cvs/cvs.log",
  11. perm=0644, jitter=1
  12. )
  13. }
  14. };