ooo-build r15515 - in trunk: . doc



Author: rengelhard
Date: Tue Mar 10 01:30:16 2009
New Revision: 15515
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15515&view=rev

Log:
* doc/src-pack2.txt: s/co/export/

Modified:
   trunk/ChangeLog
   trunk/doc/src-pack2.txt

Modified: trunk/doc/src-pack2.txt
==============================================================================
--- trunk/doc/src-pack2.txt	(original)
+++ trunk/doc/src-pack2.txt	Tue Mar 10 01:30:16 2009
@@ -13,9 +13,9 @@
 #        we had troubles with the number of file in home
 mkdir -p /var/tmp/$ooo_build_tag
 cd /var/tmp/$ooo_build_tag
-svn co svn://svn.services.openoffice.org/ooo/tags/$ooo_svn_tag $ooo_build_tag
+svn export svn://svn.services.openoffice.org/ooo/tags/$ooo_svn_tag $ooo_build_tag
 # just to be sure
-svn co $ooo_build_tag
+svn export $ooo_build_tag
 svn stat $ooo_build_tag
 # check out the last ooo-build to get the last modules.txt and src-pack2
 svn co ~/ooo-build



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]