SQLObject repository rearrangement
There's some slight rearrangement in the SQLObject repository, to use a more conventional layout. The previous location was http://svn.colorstudy.com/trunk/SQLObject. The current location of the trunk is http://svn.colorstudy.com/SQLObject/trunk.
If you have any checked-out repositories, you can fix them with this command (while in the working directory):
-- Saturday, August 27, 2005
If you have any checked-out repositories, you can fix them with this command (while in the working directory):
svn switch --relocate http://svn.colorstudy.com/trunk/SQLObject http://svn.colorstudy.com/SQLObject/trunkSorry for the inconvenience.