Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
9c7f3900
Commit
9c7f3900
authored
Oct 13, 2005
by
Pekka Pessi
Browse files
Documentation fixes (kv).
darcs-hash:20051013144737-65a35-f758ef45bcf88b717589b253d0b320b54f3ec42e.gz
parent
1040df8a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
8 deletions
+14
-8
README.developers
README.developers
+1
-1
docs/release_management.txt
docs/release_management.txt
+13
-7
No files found.
README.developers
View file @
9c7f3900
...
...
@@ -63,7 +63,7 @@ Tags at sourceforge.net CVS
- server info: http://sourceforge.net/cvs/?group_id=143636
- tags: rel-sofia-sip-x_y_z
- stable and development releases (matches release
version sofia-sip-
-
x.y.z)
version sofia-sip-x.y.z)
- tags: snapshot_rel_YEARMMDD
- snapshot releases at
http://sofia-sip.sourceforge.net/snapshots/
...
...
docs/release_management.txt
View file @
9c7f3900
...
...
@@ -42,13 +42,9 @@ Making the release tarball
- tag CVS-tree with release tag: 'rel-sofia-sip-x_y_z', where
x_y_z is the version number (see README.developers)
- run 'make distcheck' (requires automake-1.7 or newer)
- calculate md5 and sha1 hashes using md5sum and sha1sum,
and copy the values to the release-notes
- release file using
- upload the resulting tar.gz file to Sourceforge
- sent the release annoucement to the
sofia-sip-devel@lists.sourceforge.net mailing list (see
section below making the release notes)
- calculate md5 and sha1 hashes using md5sum and sha1sum utils,
and copy the values to the release-notes (see below)
Creating the release notes
==========================
...
...
@@ -61,6 +57,16 @@ Creating the release notes
sfnet_www/put_online.sh script at the sourceforge.net
shell server
Uploading the release to sourceforge.net
========================================
- 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
- attach the release notes (relnotes-sofia-sip-x.y.z.txt)
to the file release
Announcing releases
===================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment