Hi All,
Unfortunately, I'm getting this error....
[ryan@localhost ~]$ svn switch --username user --password password
--relocate http://slave/repos/stuff http://localhost/repos/stuff stuff
svn: The repository at 'http://localhost/repos/stuff' has uuid
'4f4dbeb6-2829-0410-bcd8-e4c7e9c6ff9d', but the WC has
'708a7b6e-bdb3-4098-aece-17835731485b'
Anyone know what this means??
Thanks,
Ryan
P.S. Thanks for the info Andy.
On 2/14/07, Andy Levy <andy.levy@gmail.com > wrote:
>
> On 2/14/07, Ryan <niespam@gmail.com > wrote:
> > Hi All,
> >
> > I have a mirror system set up where all commits in the master are
> replicated
> > to the slave. The slave is read only. I want to allow users to check
> code
> > out of the slave, but then force them to check into the master. Once
> code is
> > checked out of the slave, is there an svn command that can be used to
> change
> > the URL to the master.
>
> svn switch --relocate
>
Received on Wed Feb 14 21:22:05 2007