[Issue 744] New - switch command not working correctly through rapidsvn
[email protected] Tue, 15 Jan 2013 08:18:27 -0800 (PST)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.issues |
|---|---|
| Message-ID | <[email protected]> |
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=744
Issue #|744
Summary|switch command not working correctly through rapidsvn
Component|rapidsvn
Version|current
Platform|All
OS/Version|Windows Vista
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|ui
Assigned to|issues@rapidsvn
Reported by|andylucas
------- Additional comments from [email protected] Tue Jan 15 08:18:27 -0800 2013 -------
I am seeing this with RapidSVN 0.12.1 on Windows 7, subversion 1.7.8.
Say you have a repository of:
svn://serverA/MyStuff
That has the following contents:
svn://serverA/MyStuff/project1/trunk
svn://serverA/MyStuff/project1/tags
You create a working copy from:
svn://serverA/MyStuff/Project1/trunk
to a local working directory of:
c:\myprojects\trunk
Now move the repository to serverB.
Then attempt to switch the working copy location to point to the new server
location.
Using the svn switch commands through RapidSvn gives this error:
Error while performing action:
'svn://serverA/MyStuff/Project1/trunk'
is not the same repository as
'svn://serverB/MyStuff'
The tree levels are not being maintained.
Using the command line version from subversion works:
svn switch --relocate svn://serverA/MyStuff/Project1/trunk
svn://serverB/MyStuff/Project1/trunk
------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=3043640
To unsubscribe from this discussion, e-mail: [[email protected]].