Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VANILLA-L:1399] Re: [VANILLA-L:1398] Re: 2.9pl0 plans



On Tue, Feb 09, 1999 at 09:47:08PM +0000, James Cameron wrote:
> I have to learn how to tag it as well.
> 
> I expect to tag the repository at 2.9pl0 (v_2_9_0) and then make an
> export to package and distribute.  Where do I throw it?

cvs commit (final changes)
cvs tag v_2_9_0

If you want to add the 'v_release' tag for latest release, you should
also do:
cvs tag v_release

If a prior 'v_release' tag exists, you can either overwrite it using:
cvs tag -F v_release

or delete the tag (I prefer this method, but it is more dangerous) using:
cvs tag -d v_release

To export:
cd <some directory outside the source tree>
cvs export -d Vanilla-2.9pl0 -r v_2_9_0 Vanilla

(look in Vanilla-2.9pl0 to be sure everything is fine)

tar cvf Vanilla-2.9pl0.tar Vanilla-2.9pl0
gzip -9v Vanilla-2.9pl0.tar

(ftp to dist sites; I don't know how Bob handles incoming stuff on his
 site, but for the backup site at ftp.netrek.org, just upload the copy
 to /pub/netrek/incoming/ and I'll move it to /pub/netrek/servers/vanilla/)

Dave

-- 
Dave Ahn <ahn@vec.wfubmc.edu>        |  "When you were born, you cried and the
                                     |  world rejoiced.  Try to live your life
Virtual Endoscopy Center             |  so that when you die, you will rejoice
Wake Forest Univ. School of Medicine |  and the world will cry."  -1/2 jj^2
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com