Title: June 2011 – Make WordPress Systems

---

#  Monthly Archives: June 2011

 [  ](https://profiles.wordpress.org/nacin/) [Andrew Nacin](https://profiles.wordpress.org/nacin/)
11:07 am _on_ June 27, 2011      

# 󠀁[The SVN notify emails from plugins dotorg buddypress…](https://make.wordpress.org/systems/2011/06/27/the-svn-notify-emails-from-plugins-dotorg-buddypress/)󠁿

The SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn)
is a software versioning and revision control system. Software developers use Subversion
to maintain current and historical versions of files such as source code, web pages,
and documentation. Its goal is to be a mostly compatible successor to the widely
used Concurrent Versions System (CVS). WordPress core and the wordpress.org released
code are all centrally managed through SVN. https://subversion.apache.org/. notify
emails from plugins, dotorg, buddypress and probably bbpressbbPress Free, open source
software built on top of WordPress for easily creating forums on sites. [https://bbpress.org](https://bbpress.org)
don’t link the revision number to the changeset’s URLURL A specific web address 
of a website or web page on the Internet, such as a website’s URL www.wordpress.
org on TracTrac Trac is the place where contributors create issues for bugs or feature
requests much like GitHub.[https://core.trac.wordpress.org/](https://core.trac.wordpress.org/)..
This is the behavior for the WordPress repo. I imagine this might just be a flag
or parameter of some sort? They’re really useful.

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fsystems%2F2011%2F06%2F27%2Fthe-svn-notify-emails-from-plugins-dotorg-buddypress%2F%23respond&locale=en_US)

 * [Clear to-do](https://make.wordpress.org/systems/2011/06/?output_format=md#)

 [  ](https://profiles.wordpress.org/nacin/) [Andrew Nacin](https://profiles.wordpress.org/nacin/)
2:26 pm _on_ June 26, 2011      

# 󠀁[The deploy script for me hasn’t been exiting…](https://make.wordpress.org/systems/2011/06/26/the-deploy-script-for-me-hasnt-been-exiting/)󠁿

The deployDeploy Launching code from a local development environment to the production
web server, so that it's available to visitors. script for me hasn’t been exiting
after reporting that a deploy was successful, forcing me to ^C. I want to make sure
there’s nothing important that’s making it hang.

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fsystems%2F2011%2F06%2F26%2Fthe-deploy-script-for-me-hasnt-been-exiting%2F%23respond&locale=en_US)

 * [Clear to-do](https://make.wordpress.org/systems/2011/06/?output_format=md#)

 [  ](https://profiles.wordpress.org/westi/) [Peter Westwood](https://profiles.wordpress.org/westi/)
7:46 am _on_ June 5, 2011     
Tags: [unit-tests ( 6 )](https://make.wordpress.org/systems/tag/unit-tests/)

# 󠀁[Please can you update the PHP linting on…](https://make.wordpress.org/systems/2011/06/05/please-can-you-update-the-php-linting-on/)󠁿

Please can you update the PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor)
is a widely-used open source general-purpose scripting language that is especially
suited for web development and can be embedded into HTML. [https://www.php.net/manual/en/index.php](https://www.php.net/manual/en/index.php)
linting on the unit-tests repo to PHP 5.3 or disable it entirely?

We have test cases for actions with closures and now I can change the file 🙂

>  peter@atom (wireless.ftwr.co.uk) wp-testcase 0 0.01 $ svn diff
> Property changes on: test_actions.php
>  ___________________________________________________________________
> Added: svn:eol-style + native
> peter@atom (wireless.ftwr.co.uk) wp-testcase 0 0.09 $ svn ci -m “Set svn:eol-style
> native”
>  Sending wp-testcase/test_actions.php Transmitting file data .svn: Commit
> failed (details follow): svn: Commit blocked by pre-commit hook (exit code 1) 
> with output:
> ***********************************
>  PHP error in: wp-testcase/test_actions.php:
> Parse error: syntax error, unexpected T_FUNCTION in wp-testcase/test_actions.php
> on line 268
>  Errors parsing wp-testcase/test_actions.php ***********************************
> peter@atom (wireless.ftwr.co.uk) wp-testcase 1 0.07 $
> [#unit-tests](https://make.wordpress.org/systems/tag/unit-tests/)

 * [Login to Reply](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fmake.wordpress.org%2Fsystems%2F2011%2F06%2F05%2Fplease-can-you-update-the-php-linting-on%2F%23respond&locale=en_US)

 * [Clear to-do](https://make.wordpress.org/systems/2011/06/?output_format=md#)