[Contents] [Prev] [Next] [Index] [Report an Error]

Specifying a Remote Commit Script Source URL

To indicate a remote source file location for a commit script, follow these steps:

  1. Include the source statement at the [edit system scripts commit file filename] hierarchy level:
    [edit system scripts commit]
    set file filename source url;
  2. Commit your change.
          [edit system scripts commit]
    file iso.xsl {
   http://my.example.com/pub/scripts/iso.xsl;
}

[Contents] [Prev] [Next] [Index] [Report an Error]