Re: svn does not match expected url

2012-01-04 Thread Daniel Shahaf
Ryan Schmidt wrote on Wed, Jan 04, 2012 at 18:48:05 -0600: > > On Jan 4, 2012, at 09:14, Luis Mochan wrote: > > >> Mixing and matching will cause trouble. It should be possible to use > >> "svn switch" to set the URL to be consistent throughout your working > >> copy. > > > > Wouldn't it be 'svn

Re: svn does not match expected url

2012-01-04 Thread Ryan Schmidt
On Jan 4, 2012, at 09:14, Luis Mochan wrote: >> Mixing and matching will cause trouble. It should be possible to use >> "svn switch" to set the URL to be consistent throughout your working >> copy. > > Wouldn't it be 'svn relocate'? (Just read about it in the manual) In old versions of Subversi

Re: svn does not match expected url

2012-01-04 Thread Luis Mochan
> Mixing and matching will cause trouble. It should be possible to use > "svn switch" to set the URL to be consistent throughout your working > copy. Wouldn't it be 'svn relocate'? (Just read about it in the manual) Regards, Luis

Re: svn does not match expected url

2012-01-04 Thread Nico Kadel-Garcia
On Tue, Jan 3, 2012 at 7:04 PM, Luis Mochan wrote: > Today I tried to 'svn update' a very old folder from a very old repository You don't mention which old server software, or client software, you used to check this old folder out. > name. Its full name is em.fis.unam.mx and its short name is em

svn does not match expected url

2012-01-03 Thread Luis Mochan
Today I tried to 'svn update' a very old folder from a very old repository and got the error svn does not match expected url I read about some related problems where it was pointed out that the problem comes from an inconsistent use of upper and lower case in windows and linu