Versions Compared

Key

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

...

The "SIP2FOX" utility is useful for command-line testing of SIPs and conversion rules. It is included in the distribution's "sip2fox" directory. To invoke it, change to that directory and type:

Panel

Wiki Markup
sip2fox sipFile.zip outputDir \[fedoraHost fedoraPort fedoraUser fedoraPass \[pidNamespace\]\]

If you only specify a SIP file and an output directory, the program will use a test PID generator for creating the objects. If you specify Fedora Repository login information, that repository's PID generator will be used instead. To use a PID namespace other than the default for a repository, specify it as the last parameter.

...