I'll work on switching the web site to db.apache.org/derby .
-jean
Andrew McIntyre wrote:
Hello all,
The Derby repository has moved out of the Incubator repository and into
the DB repository. You will need to update your Subversion views by
doing a 'switch'.
Get the URL by running 'svn info', and then run 'svn switch [new- URL]'
replacing 'incubator' with 'db'.
E.g.:
svn info yields:
https://svn.apache.org/repos/asf/incubator/derby/code/trunk
then run:
svn switch https://svn.apache.org/repos/asf/db/derby/code/trunk
Thanks to Brian McCallister and Noel Bergman for moving us into our new
home as a part of the DB project!
cheers,
andrew