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:01] – [Source Forge] use $RELEASE_FILES instead of hardcoded path dregadmantisbt:release_process [2026/05/14 10:36] (current) – [Source Forge] Use $USER for source forge username dregad
Line 284: Line 284:
 </WRAP> </WRAP>
     * 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 (//$USER// is your SourceForge user ID) <code> 
-$ rsync -vP --rsh=ssh $RELEASE_FILES/USERNAME@frs.sourceforge.net:/home/frs/project/mantisbt/mantis-stable/$VERSION+$ rsync -vP --rsh=ssh $RELEASE_FILES/$USER@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