Hi Simon, Initially i tried with https as mentioned by Ant in his initial post to use "https://svn.apache.org/repos/asf/tuscany". May be that did not work for me as i was using http to check out the code all these days.
On 6/18/08, Simon Laws <[EMAIL PROTECTED]> wrote: > > On Wed, Jun 18, 2008 at 10:18 AM, Ramkumar R <[EMAIL PROTECTED]> > wrote: > > > After I issue the following command... svn switch > > https://svn.apache.org/repos/asf/tuscany > > > > I got the following message... > > svn: 'https://svn.apache.org/repos/asf/tuscany' > > is not the same repository as > > 'http://svn.apache.org/repos/asf' > > > > Later, when i tried with this command... svn switch > > http://svn.apache.org/repos/asf/tuscany > > > > I got this messages.... > > svn: Won't delete locally modified directory '.' > > svn: Left locally modified or unversioned files > > > > Hope, everthing went fine for me. > > > > -- > > Thanks & Regards, > > Ramkumar Ramalingam > > > > Hi Ram > > In theory you need to use the --relocate option. Having said that it didn't > work for me. I think because I don't check out the whole of he Tuscany > project just parts of it and svn got confused. In the above there is an > interesting combination of "https" and "http". Was that intentional. > > Simon > -- Thanks & Regards, Ramkumar Ramalingam
