Am On 16.05.2012 10:36, schrieb MacArthur, Ian (SELEX GALILEO, UK) wrote:
>
>> I'm in the process of moving the site over to Torsten's server, so he
>> would be the one to ask...
>
>
> Ah - Can anyone remember the syntax for the svn relocate command? I never
> remember it; sounds like we'll be needing it soon!
$ svn relocate -h
relocate: Relocate the working copy to point to a different repository
root URL.
usage: 1. relocate FROM-PREFIX TO-PREFIX [PATH...]
2. relocate TO-URL [PATH]
Rewrite working copy URL metadata to reflect a syntactic change only.
This is used when a repository's root URL changes (such as a scheme
or hostname change) but your working copy still reflects the same
directory within the same repository.
---
I guess the 2nd form should work.
So far I always used "switch --relocate", but this is deprecated now.
Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev