You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by br...@apache.org on 2004/07/27 22:33:04 UTC

svn commit: rev 30800 - forrest/trunk/src/forrestbot/core

Author: brondsem
Date: Tue Jul 27 13:33:02 2004
New Revision: 30800

Modified:
   forrest/trunk/src/forrestbot/core/deploy.xml
Log:
svncommit doesn't support verbose attribute

Modified: forrest/trunk/src/forrestbot/core/deploy.xml
==============================================================================
--- forrest/trunk/src/forrestbot/core/deploy.xml	(original)
+++ forrest/trunk/src/forrestbot/core/deploy.xml	Tue Jul 27 13:33:02 2004
@@ -128,7 +128,6 @@
         target="${deploy.svn.svn-dir}"
         repositoryurl="${deploy.svn.url}"
         commitmessage="${deploy.svn.commit-message}"
-        verbose="true"
     />
     
   </target>