Ignore:
Timestamp:
11/11/2009 14:09:39 (3 years ago)
Author:
ccowart
Message:

Merging improved recipe creation and editing from trunk.

Resolves #83, #84

Location:
branches/confman-1.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/confman-1.9

  • branches/confman-1.9/confman.conf.5.in

    r439 r481  
    137137.It CONF_WARNING 
    138138This is the first line of confman banners for managed files. 
     139.It LOG_TEMPLATE 
     140If defined, the contents of this file will be the default log message visible 
     141in a user's editor for repository commits. This can be useful if you use 
     142hooks to log commits into an external issue tracker and you want to remind 
     143your users to fill in the ticket number. 
     144.It RECIPE_TEMPLATE 
     145When new recipes are created, the contents of this file will be used. The 
     146string  
     147.Ar __NAME__  
     148will be replaced with the name of the recipe. This defaults to  
     149@sysconfdefaultsdir@/recipe.template.  
    139150.It DEFAULT_MODE_DIRECTORY 
    140151Defaults to "0555". When new directories are created in 
Note: See TracChangeset for help on using the changeset viewer.