[Groonga-mysql-commit] mroonga/mroonga [master] Use newer cutter repository

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 25日 (水) 13:32:12 JST


HAYASHI Kentaro	2012-07-25 13:32:12 +0900 (Wed, 25 Jul 2012)

  New Revision: 1e4827e590686de9583012dde32856a1e8d4f9b2
  https://github.com/mroonga/mroonga/commit/1e4827e590686de9583012dde32856a1e8d4f9b2

  Log:
    Use newer cutter repository

  Modified files:
    Makefile.am

  Modified: Makefile.am (+3 -2)
===================================================================
--- Makefile.am    2012-07-25 13:24:29 +0900 (e660015)
+++ Makefile.am    2012-07-25 13:32:12 +0900 (a21a75d)
@@ -70,8 +70,9 @@ update-latest-release:
 	  exit 1;					\
 	fi
 	cd $(top_srcdir) && test -d "misc" ||					\
-	  svn export --force							\
-	  https://cutter.svn.sourceforge.net/svnroot/cutter/cutter/trunk/misc
+	  git clone 							\
+	  git://github.com/clear-code/cutter.git
+	ln -sf cutter/misc misc
 	cd $(top_srcdir) &&				\
 	  misc/update-latest-release.rb			\
 	  $(PACKAGE) $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-mysql-commit メーリングリストの案内
Back to archive index