I only have the trunk and a couple of branches checked out (not all of roller). I used the commands

cd roller
svn switch https://svn.apache.org/repos/asf/roller/trunk trunk
svn switch https://svn.apache.org/repos/asf/roller/branches/ roller_3.0 branches/roller_3.0 svn switch https://svn.apache.org/repos/asf/roller/branches/ roller_4.0_newbackend branches/roller_4.0_newbackend

All my local changes are still there.

Craig

On Apr 10, 2007, at 1:59 PM, Craig L Russell wrote:

Hi Allen,

On Apr 10, 2007, at 11:39 AM, Allen Gilliland wrote:

Has anyone got the "svn switch" command to work properly with this change?

My understanding is that this should work ...

svn switch --relocate https://svn.apache.org/repos/asf/incubator/ roller/ https://svn.apache.org/repos/asf/roller/

but I always get this error ...

svn: Relocate can only change the repository part of an URL

the only info I have about it right now is this ...

"Note that svn switch --relocate will work only if the new URL points to the exact same repository. Each Subversion repository has its own UUID, and the client will compare the UUID for the new repository to the one from the old repository and ensure that they're the same before allowing the switch to complete."

which suggests that there won't be any way to use the relocate feature because the actual repository has moved, not just the url. anyone actually relocated the svn url for their workspace?

As I read it, you should not use the --relocate option. I recall you use the command like this:

svn switch https://svn.apache.org/repos/asf/roller/ /Users/clr/roller

This just changes the local /Users/clr/roller to point to the new repo at apache.org.

Craig

-- Allen


Dave wrote:
I completed the move this morning. Here's the new URL for Roller SVN:
  https://svn.apache.org/repos/asf/roller/
I also updated the "Roller Source Code" page on the wiki:
http://cwiki.apache.org/confluence/display/ROLLER/Roller+Source+Code
- Dave

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!


Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:[EMAIL PROTECTED]
P.S. A good JDO? O, Gasp!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to