[rkward-cvs] SF.net SVN: rkward:[4491] trunk/rkward/CMakeLists.txt

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Jan 15 18:21:50 UTC 2013


Revision: 4491
          http://rkward.svn.sourceforge.net/rkward/?rev=4491&view=rev
Author:   tfry
Date:     2013-01-15 18:21:49 +0000 (Tue, 15 Jan 2013)
Log Message:
-----------
Break compilation in order to make sure people are not using an outdated SVN repo.

Modified Paths:
--------------
    trunk/rkward/CMakeLists.txt

Modified: trunk/rkward/CMakeLists.txt
===================================================================
--- trunk/rkward/CMakeLists.txt	2013-01-15 10:05:46 UTC (rev 4490)
+++ trunk/rkward/CMakeLists.txt	2013-01-15 18:21:49 UTC (rev 4491)
@@ -2,6 +2,8 @@
 
 CMAKE_MINIMUM_REQUIRED(VERSION 2.4)	# KDElibs seems to need 2.6, though
 
+MESSAGE (FATAL_ERROR "The RKWard SVN repository has moved, and you are using an old version. Please refer to http://sourceforge.net/p/rkward/code/ for the new URL.")
+
 IF(NOT CMAKE_VERBOSE_MAKEFILE)
 	SET (FORCE_PRETTY_MAKEFILE ON)
 ENDIF(NOT CMAKE_VERBOSE_MAKEFILE)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the rkward-tracker mailing list