Hi Andrew,
 
Will switching the repository this way impact any of the files that I am working on? Also, I have a long standing patch for Derby-7 NULLIF bug using the old repository. Do I need to re-generate a new patch since the repository has moved?
 
thanks,
Mamta
 
On 7/31/05, Andrew McIntyre <[EMAIL PROTECTED]> 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

Reply via email to