List:Commits« Previous MessageNext Message »
From:uwendel Date:March 29 2007 3:15pm
Subject:PHP mysqlnd svn commit: r310 - trunk
View as plain text  
Author: uwendel
Date: 2007-03-29 17:15:15 +0200 (Thu, 29 Mar 2007)
New Revision: 310

Removed:
   trunk/ext/
Log:
Last step towards the new directory structure:
- throw away our old "main" development directory.
- ext/mysqli is now php6/ext/mysqli
- ext/mysqli/mysqlnd has become mysqlnd/ (to which we can symlink from other dir's)
- ext/mysqli/tests has become tests/ext/mysqli (to which we can symlink from other dir's)

For our internal development the symlink setup should work, for releases, we will copy
linked files into their target directories. Windows does not support symlinks and
external definitions might clash with the mirroring we use for the public SVN.



Thread
PHP mysqlnd svn commit: r310 - trunkuwendel29 Mar