You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/10/26 13:22:50 UTC

svn commit: r467961 - in /cocoon/trunk: build-docs.sh site/build-docs.sh

Author: reinhard
Date: Thu Oct 26 04:22:49 2006
New Revision: 467961

URL: http://svn.apache.org/viewvc?view=rev&rev=467961
Log:
 move script one directory up

Added:
    cocoon/trunk/build-docs.sh
      - copied, changed from r467959, cocoon/trunk/site/build-docs.sh
Removed:
    cocoon/trunk/site/build-docs.sh

Copied: cocoon/trunk/build-docs.sh (from r467959, cocoon/trunk/site/build-docs.sh)
URL: http://svn.apache.org/viewvc/cocoon/trunk/build-docs.sh?view=diff&rev=467961&p1=cocoon/trunk/site/build-docs.sh&r1=467959&p2=cocoon/trunk/build-docs.sh&r2=467961
==============================================================================
--- cocoon/trunk/site/build-docs.sh (original)
+++ cocoon/trunk/build-docs.sh Thu Oct 26 04:22:49 2006
@@ -1,2 +1,3 @@
 #! /bin/bash
+cd site
 mvn site-deploy -P localDocs