User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:release_process

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mantisbt:release_process [2026/05/09 07:00] – [Packaging the Release] variable for release files directory dregadmantisbt:release_process [2026/05/09 07:01] (current) – [Source Forge] use $RELEASE_FILES instead of hardcoded path dregad
Line 285: Line 285:
     * manually via SourceForge's File Manager web interface, or     * manually via SourceForge's File Manager web interface, or
     * with rsync (//USERNAME// is your SourceForge user ID) <code>     * with rsync (//USERNAME// is your SourceForge user ID) <code>
-$ rsync -vP --rsh=ssh /path/to/output/* USERNAME@frs.sourceforge.net:/home/frs/project/mantisbt/mantis-stable/$VERSION+$ rsync -vP --rsh=ssh $RELEASE_FILES/* USERNAME@frs.sourceforge.net:/home/frs/project/mantisbt/mantis-stable/$VERSION
 </code> </code>
   * Download the release off SF.net and verify correctness.   * Download the release off SF.net and verify correctness.
mantisbt/release_process.txt · Last modified: by dregad

CC Attribution-Noncommercial-Share Alike 4.0 International Driven by DokuWiki