r94410 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94409‎ | r94410 | r94411 >
Date:14:35, 13 August 2011
Author:hashar
Status:ok (Comments)
Tags:
Comment:
svn ignore + README file
Modified paths:
  • /trunk/php/luasandbox (modified) (history)
  • /trunk/php/luasandbox/README (added) (history)

Diff [purge]

Index: trunk/php/luasandbox/README
@@ -0,0 +1,6 @@
 2+This is a PHP extension. To compile it:
 3+
 4+ $ phpize
 5+ $ ./configure
 6+ $ make
 7+
Property changes on: trunk/php/luasandbox/README
___________________________________________________________________
Added: svn:eol-style
18 + native
Property changes on: trunk/php/luasandbox
___________________________________________________________________
Added: svn:ignore
29 + mkinstalldirs
configure
configure.in
config.guess
run-tests.php
ltmain.sh
config.sub
build
config.h.in
autom4te.cache
acinclude.m4
missing
Makefile.global
aclocal.m4
install-sh
config.nice
config.log
Makefile.fragments
Makefile.objects

Follow-up revisions

RevisionCommit summaryAuthorDate
r94501use svn:ignore instead of .svnignore...hashar12:12, 15 August 2011

Comments

#Comment by 😂 (talk | contribs)   14:37, 13 August 2011

Tim already had an .svnignore on r94402, I was about to move that to a svn:ignore and drop the file.

#Comment by Hashar (talk | contribs)   10:25, 15 August 2011

Oops. I did not pay attention to the .svnignore !

Status & tagging log