On 5/22/07, Craig L Russell <[EMAIL PROTECTED]> wrote:
Ok, I tried to move the repo but I don't have enough powers yet to do
it. I've asked infrastructure to do it but it might take a bit of
time for them to get to it.
When it does get moved, you will discover upon trying to svn update
or svn commit. When the move takes place, you should "simply" switch
your workspace.
I haven't verified this, but you should be able to do this:
cd <directory above openjpa>
svn switch --relocate openjpa https://svn.apache.org/repos/asf/openjpa/
Drop the --relocate, it's not needed, and while I haven't thought
through all the implications it can only break stuff ;-)
-garrett