108 lines
4 KiB
HTML
108 lines
4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [C++ Toolkit ANNOUNCE] Public CVS server -- added "production"
|
|
source tree
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20%20Public%20CVS%20server%20--%20added%20%22production%22%0A%09source%20tree&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="000089.html">
|
|
<LINK REL="Next" HREF="000091.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[C++ Toolkit ANNOUNCE] Public CVS server -- added "production"
|
|
source tree</H1>
|
|
<!--htdig_noindex-->
|
|
<B>Denis Vakatov</B>
|
|
<A HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20%20Public%20CVS%20server%20--%20added%20%22production%22%0A%09source%20tree&In-Reply-To="
|
|
TITLE="[C++ Toolkit ANNOUNCE] Public CVS server -- added "production"
|
|
source tree">vakatov at ncbi.nlm.nih.gov
|
|
</A><BR>
|
|
<I>Tue Feb 10 16:17:26 EST 2004</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="000089.html">[C++ Toolkit ANNOUNCE] More: //Public CVS server is up and ready to
|
|
use
|
|
</A></li>
|
|
<LI>Next message: <A HREF="000091.html">[C++ Toolkit ANNOUNCE] NEW:: Build framework for MSVC .NET
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#90">[ date ]</a>
|
|
<a href="thread.html#90">[ thread ]</a>
|
|
<a href="subject.html#90">[ subject ]</a>
|
|
<a href="author.html#90">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--/htdig_noindex-->
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
We have just added the C++ Toolkit "production" source tree to the public
|
|
CVS server area.
|
|
|
|
This tree contains stable snapshots of the "development" C++ Toolkit tree.
|
|
|
|
NOTE: these sources are lagging behind, sometimes months behind.
|
|
|
|
|
|
|
|
-------------------------------------
|
|
*** HOWTO #4
|
|
|
|
To get the "production" C++ Toolkit sources, use:
|
|
|
|
cvs get -r ProductionBuild_YYYYMMDD -d c++ production/c++
|
|
or
|
|
cvs checkout -r ProductionBuild_YYYYMMDD -d c++ production/c++
|
|
|
|
where symbolic tag 'ProductionBuild_YYYYMMDD' is listed in the corresponding
|
|
"snapshot-info" file located under:
|
|
c++/patches/
|
|
|
|
For example, there is only one "snapshot-info" file, "ORIGINAL.txt", and it
|
|
lists the tag as:
|
|
CVS Tag: ProductionBuild_20031212
|
|
|
|
So, to get the sources for this "ORIGINAL" snapshot one must use:
|
|
cvs get -r ProductionBuild_20031212 -d c++ production/c++
|
|
or
|
|
cvs checkout -r ProductionBuild_20031212 -d c++ production/c++
|
|
|
|
|
|
CAUTION:
|
|
If you checkout current state of the "production" C++ Toolkit tree
|
|
(i.e. if you do not use the sym.tag), then there is a risk that you
|
|
get unbuildable set of sources.
|
|
|
|
|
|
|
|
|
|
-------------------------------------
|
|
For more CVS client related info info, see:
|
|
<A HREF="http://www.ncbi.nlm.nih.gov/books/bv.fcgi?call=bv.View..ShowSection&rid=toolkit.section.cvs_external">http://www.ncbi.nlm.nih.gov/books/bv.fcgi?call=bv.View..ShowSection&rid=toolkit.section.cvs_external</A>
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<!--htdig_noindex-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="000089.html">[C++ Toolkit ANNOUNCE] More: //Public CVS server is up and ready to
|
|
use
|
|
</A></li>
|
|
<LI>Next message: <A HREF="000091.html">[C++ Toolkit ANNOUNCE] NEW:: Build framework for MSVC .NET
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#90">[ date ]</a>
|
|
<a href="thread.html#90">[ thread ]</a>
|
|
<a href="subject.html#90">[ subject ]</a>
|
|
<a href="author.html#90">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://www.ncbi.nlm.nih.gov/mailman/listinfo/cpp-announce">More information about the cpp-announce
|
|
mailing list</a><br>
|
|
<!--/htdig_noindex-->
|
|
</body></html>
|