* docs/release_management.txt: updated source upload directions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9263
d0543943-73ff-0310-b7d9-
9358b9ac24b2
- use the the 'Admin' -> 'File releases' tool for
creating a new release
-- to upload the file, you can use for example ncftpput:
- ncftpput -u anonymous -p USER@users.sourceforge.net upload.sourceforge.net /incoming/ sofia-sip-x.y.z.tar.gz
+- to upload the file, you can use for example rsync:
+ rsync -avP -e ssh sofia-sip-x.y.z.tar.gz USER@frs.sourceforge.net:uploads/
- attach the release notes (relnotes-sofia-sip-x.y.z.txt)
to the file release