[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    l10n-kde4/scripts (silent)
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2007-03-31 20:25:35
Message-ID: 1175372735.884416.12831.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 648612 by goutte:

SVN_SILENT: Make a checkout error more visible
(Reason: it is not really visible that it is a checkout that has failed.
However if a checout failed at one run, it will probably fail in the next one
too, so manual intervention is needed!)


 M  +1 -1      update_translations  


--- trunk/l10n-kde4/scripts/update_translations #648611:648612
@@ -53,7 +53,7 @@
     i=`get_path $i`
     if test ! -d $i; then
       mkdir -p $i
-      svn co $SVNROOT/$i $i
+      svn co $SVNROOT/$i $i || echo "ERROR: checking out $i has failed!"
     fi
   
     if cd $i; then
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic