pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3032 - branches/pingus_sdl/contrib trunk trunk/htdocs


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3032 - branches/pingus_sdl/contrib trunk trunk/htdocs
Date: Thu, 23 Aug 2007 20:42:59 +0200

Author: grumbel
Date: 2007-08-23 20:42:59 +0200 (Thu, 23 Aug 2007)
New Revision: 3032

Added:
   trunk/level_comment_tool/
   trunk/windows_installer/
Removed:
   branches/pingus_sdl/contrib/clanlib/
   branches/pingus_sdl/contrib/level_comment_tool/
   branches/pingus_sdl/contrib/windows_installer/
Modified:
   trunk/htdocs/Makefile
Log:
- moved level_comment_tool/ and windows_installer/ to trunk

Modified: trunk/htdocs/Makefile
===================================================================
--- trunk/htdocs/Makefile       2007-08-23 17:50:27 UTC (rev 3031)
+++ trunk/htdocs/Makefile       2007-08-23 18:42:59 UTC (rev 3032)
@@ -45,14 +45,10 @@
 
 upload: all
        (cd ..; \
-       rsync --checksum --exclude "old/" --cvs-exclude -rv . \
+       rsync --checksum --exclude "old/" --cvs-exclude -rv build/. \
           address@hidden:/home/pingus/public_html/ \
        )
 
-commit: all
-       (cd ..; \
-       cvs commit -m "automatic commit" )
-
 #tidy -asxml -indent -quiet -modify $@
 
 .PHONY: all clean upload

Copied: trunk/level_comment_tool (from rev 3026, 
branches/pingus_sdl/contrib/level_comment_tool)

Copied: trunk/windows_installer (from rev 3026, 
branches/pingus_sdl/contrib/windows_installer)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]