Revision: 216
http://cs-webapplibs.svn.sourceforge.net/cs-webapplibs/?rev=216&view=rev
Author: crazedsanity
Date: 2011-10-24 16:09:50 +0000 (Mon, 24 Oct 2011)
Log Message:
-----------
Creating a "current" folder for the most current "bleeding-edge" development.
For all cs-* projects, the "current" folder should be compatible. For instance, these should always be compatible (the FULL URL is probably https://{projectName}.svn.sourceforge.net/svnroot/{projectName}):
-- cs-webapplibs/trunk/current
-- cs-content/trunk/current
-- cs-phpxml/trunk/current
This should help avoid conflicts for older checkouts that are still trying to be bleeding edge; it is pretty easy for one project (e.g. cs-webapplibs) to get too far behind or too far ahead of other projects without even realizing it, due to how the URLs are setup in the svn:externals property...
Added Paths:
-----------
trunk/current/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|