Scarab commit: svn commit: r10249 - branches/release/b21/extensions/scripts/nightly-tarball.sh

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: dabbous
Date: 2006-08-07 10:42:02-0700
New Revision: 10249

Modified:
   branches/release/b21/extensions/scripts/nightly-tarball.sh

Log:
added username/password to access the scarab repository for nightly build.

Modified: branches/release/b21/extensions/scripts/nightly-tarball.sh
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/extensions/scripts/nightly-tarball.sh?view=diff&rev=10249&p1=branches/release/b21/extensions/scripts/nightly-tarball.sh&p2=branches/release/b21/extensions/scripts/nightly-tarball.sh&r1=10248&r2=10249
==============================================================================
--- branches/release/b21/extensions/scripts/nightly-tarball.sh	(original)
+++ branches/release/b21/extensions/scripts/nightly-tarball.sh	2006-08-07 10:42:02-0700
@@ -23,7 +23,7 @@
 cd ${PUBDIR}
 
 # Create an exportable directory of the SVN module
-svn export http://${MODULE}.tigris.org/svn/${MODULE}/trunk ${TAG}
+svn export http://${MODULE}.tigris.org/svn/${MODULE}/trunk ${TAG} --username guest --password ""
 
 # Create tarball
 tar -c -z --exclude .svn -f ${PUBDIR}/${TAG}.tar.gz ${TAG}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.