Opened 5 years ago

Closed 5 years ago

#1484845 closed Feature Requests (fixed)

SVN ignores

Reported by: iezzip Owned by: till
Priority: 5 Milestone: 0.1.1
Component: Other Version: 0.1-stable
Severity: minor Keywords:
Cc:

Description

Please add the following svn:ignore's for temp & logging files

logs/timeouts:

svn propset svn:ignore "logs
errors
sendmail
console
timeouts" logs

temp/rcm*:

svn propset svn:ignore "rcm*" temp

Change History (2)

comment:1 Changed 5 years ago by till

  • Owner set to till
  • Status changed from new to assigned
  • Type changed from Bugs to Feature Requests

comment:2 Changed 5 years ago by till

  • Resolution set to fixed
  • Status changed from assigned to closed

Added for temp in [3ac131df].

Note: See TracTickets for help on using tickets.