Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specifies how a relative Path will be resolved.

Value

Meaning

Default

Resolves a relative Path from the superseding file’s location

Config

Resolves a relative Path from the folder containing the .supersede-config file

...

Specifies which named capture from the Pattern will be interpreted as a Revision in order to determine which files are current. If RevisionField is not specified, the utility will look for a named capture with the name Revision or Rev.

If no revision field is found, or the revision cannot be reliably interpreted, then the utility will always assume that the file being processed is newer than all other matching files.

...

Specifies what to do with superseded files.

Value

Meaning

Move

Moves superseded files to the specified Path

Delete

Deletes superseded files

Mode is optional, if it isn’t specified then it’s value will be determined from any applicable higher level configuration.

...

Specifies how a relative Path will be resolved.

Value

Meaning

Default

Resolves a relative Path from the superseding file’s location

Config

Resolves a relative Path from the folder containing the .supersede-config file

...