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

List:       kde-commits
Subject:    KDE/kde-common (silent)
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-05-11 14:37:45
Message-ID: 1115822265.877825.11120.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 412377 by goutte:

SVN_SILENT: Filter out only updated files or updated properties when making the
"svn update" on kde-i18n/templates


 M  +1 -2      trunk/KDE/kde-common/makemessages  


--- trunk/KDE/kde-common/makemessages #412376:412377
@@ -200,8 +200,7 @@
     test -z "$VERBOSE1" || echo "reupdating kde-i18n/templates"
     test -z "$TIMING1" || date
     ### TODO conflict management
-    ### TODO there is no P in "svn update"; wjt about G; we could perhaps check the \
                properties too
-    svn update -q templates | egrep -v "^[MUP] "
+    svn update -q templates | egrep -v "^(U | U)"
     # Note the -type f in the following find is needed to exclude the names of the \
"pruned" directories  find templates \( -path templates/docs -prune -o -path \
templates/www.kde.org -prune -o -name .svn -prune -o -name "*.pot" \) -type f -printf \
"%f\\n" | sort | uniq -d > template.names  if test -s template.names; then


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

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