You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2006/09/29 15:15:10 UTC

svn commit: r451280 - /spamassassin/trunk/build/README

Author: jm
Date: Fri Sep 29 06:15:09 2006
New Revision: 451280

URL: http://svn.apache.org/viewvc?view=rev&rev=451280
Log:
try to work around horribleness when checking in the entire built tree for the website update procedure

Modified:
    spamassassin/trunk/build/README

Modified: spamassassin/trunk/build/README
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/README?view=diff&rev=451280&r1=451279&r2=451280
==============================================================================
--- spamassassin/trunk/build/README (original)
+++ spamassassin/trunk/build/README Fri Sep 29 06:15:09 2006
@@ -244,7 +244,7 @@
 
         cd /www/spamassassin.apache.org
         svn up
-        svn delete full/3.1.x
+        svn delete --force full/3.1.x
         svn commit -m "removing old dist tree"
 
         cd [checkedoutdir]
@@ -252,6 +252,7 @@
 
         cd /www/spamassassin.apache.org
         svn add full/3.1.x
+        svn commit -m "updating new dist tree" full
         
 - and check the entire website into SVN (see bug 4998 for reasons why).
   Note that you may need to resolve conflicts and ensure the contents of