Updated release procedure for new SourceForge file upload changes.
This commit is contained in:
@@ -38,8 +38,9 @@ tar and gzip the clean directory from one directory up.
|
|||||||
$ tar -cvvzf bacnet-stack-0.0.0.tgz bacnet-stack/
|
$ tar -cvvzf bacnet-stack-0.0.0.tgz bacnet-stack/
|
||||||
|
|
||||||
Put the new release up on SourceForge
|
Put the new release up on SourceForge
|
||||||
Connect to ftp://upload.sourceforge.net/ as anonymous
|
Connect to the Web upload page.
|
||||||
Upload the tarball to the incoming directory.
|
Use your SourceForge.net username and password to authenticate.
|
||||||
|
Upload the tarball.
|
||||||
|
|
||||||
Go to http://sourceforge.net/projects/bacnet/
|
Go to http://sourceforge.net/projects/bacnet/
|
||||||
Admin -> File Releases
|
Admin -> File Releases
|
||||||
|
|||||||
@@ -74,4 +74,7 @@ fi
|
|||||||
rm -rf $ARCHIVE_NAME
|
rm -rf $ARCHIVE_NAME
|
||||||
|
|
||||||
echo "Complete!"
|
echo "Complete!"
|
||||||
echo "FTP the files to upload.sourceforge.net/incoming"
|
echo "WebDAV the files to https://frs.sourceforge.net/s/sk/skarg/upload"
|
||||||
|
echo "Use the command line FTP-like client cadaver"
|
||||||
|
echo "or go to https://frs.sourceforge.net/webupload"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user