Skip to Content.
Sympa Menu

notify-dpml - r1804 - branches/SDK-1/central/site/src/docs/about/resources

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1804 - branches/SDK-1/central/site/src/docs/about/resources
  • Date: Tue, 12 Dec 2006 04:26:52 +0100

Author: mcconnell
Date: 2006-12-12 04:26:51 +0100 (Tue, 12 Dec 2006)
New Revision: 1804

Modified:
branches/SDK-1/central/site/src/docs/about/resources/build.xml
branches/SDK-1/central/site/src/docs/about/resources/svn.xml
Log:
update SDK-1 branch build and checkout information

Modified: branches/SDK-1/central/site/src/docs/about/resources/build.xml
===================================================================
--- branches/SDK-1/central/site/src/docs/about/resources/build.xml
2006-12-12 03:22:37 UTC (rev 1803)
+++ branches/SDK-1/central/site/src/docs/about/resources/build.xml
2006-12-12 03:26:51 UTC (rev 1804)
@@ -41,7 +41,7 @@

<pre>
$ cd dev\dpml\main
-$ svn checkout svn://svn.berlios.de/dpml/trunk/main
+$ svn checkout svn://svn.berlios.de/dpml/branches/SDK-1/main
$ bootstrap
</pre>


Modified: branches/SDK-1/central/site/src/docs/about/resources/svn.xml
===================================================================
--- branches/SDK-1/central/site/src/docs/about/resources/svn.xml
2006-12-12 03:22:37 UTC (rev 1803)
+++ branches/SDK-1/central/site/src/docs/about/resources/svn.xml
2006-12-12 03:26:51 UTC (rev 1804)
@@ -11,6 +11,7 @@
<body>

<section name="Subversion Code Management">
+
<p>
Subversion is an open source version control system, released under
an Apache/BSD-style license. This application was designed, and is
on
@@ -29,10 +30,10 @@
</p>
<subsection name="DPML SVN Repository" >
<p>Checkout the DPML codebase using the following svn
commandline:</p>
- <source>svn checkout
https://svn.berlios.de/svnroot/repos/dpml/trunk/main</source>
+ <source>svn checkout
https://svn.berlios.de/svnroot/repos/dpml/branches/SDK-1</source>
<p>Developers registered with the DPML project should use the
following command:</p>
<source>svn checkout \
-svn+ssh://developername AT svn.berlios.de/svnroot/repos/dpml/trunk/main</source>
+svn+ssh://developername AT svn.berlios.de/svnroot/repos/dpml/branches/SDK-1</source>
</subsection>
</section>





  • r1804 - branches/SDK-1/central/site/src/docs/about/resources, mcconnell at BerliOS, 12/11/2006

Archive powered by MHonArc 2.6.24.

Top of Page