Space: Apache Connectors Framework 
(https://cwiki.apache.org/confluence/display/CONNECTORS)
Page: Distributing Releases 
(https://cwiki.apache.org/confluence/display/CONNECTORS/Distributing+Releases)

Added by Karl Wright:
---------------------------------------------------------------------
h1.  How to distribute releases

ManifoldCF's release area is "svnpubsub"d, so that means that all you need to 
do as a release engineer is check in the release artifacts into the appropriate 
svn in the right place.

*The svn used for releases is NOT the same svn as is used for sources.*

To add release artifacts, do the following:

# Install svn.
# Check out [https://dist.apache.org/repos/dist/release/manifoldcf/].
# Copy release artifacts into the appropriate location.
# "svn add" your new artifacts.
# "svn commit" when done.

_You will need committer access rights to do the above._


Change your notification preferences: 
https://cwiki.apache.org/confluence/users/viewnotifications.action

Reply via email to