[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Several bugs while upgrading from 1.0.9 to 1.2.0-rc4

From: dharana <dharana_at_dharana.net>
Date: 2005-05-23 17:56:32 CEST

Problem solved. I'm really sorry for the spam. Devserver had both svn 1.1.3 and
svn 1.2.0-rc4 installed in different dirs. Removing 1.1.3 solved the version
mismatch problem.

dharana wrote:
> Hello,
>
> I've using svn for years without encountering any problem. But when I
> updated this morning to svn 1.2.0-rc4 (compiled from source) I've got a
> _big_ problem:
>
> First of all I got this:
>
> [dharana@prodserver] svn st -u
>
> dharana@devserver's password:
> svn: error: cannot set LC_ALL locale
> svn: error: environment variable LANG is es_ES@euro
> svn: error: please check that your locale name is correct
> svn: La conexión de red se cerró inesperadamente
>
>
> Whoa. What? I didn't changed anything related to locales for months in
> both the machine I was and the machine that had the repository.
>
> After setting LC_ALL and LANG to C in both servers I get this:
>
>
> dharana@devserver's password:
> svn: Version mismatch in 'svn_ra_svn': found 1.2.0-rc4, expected 1.1.3
> svn: Version mismatch in 'svn_delta': found 1.2.0-rc4, expected 1.1.3
> svn: Version mismatch in 'svn_fs': found 1.2.0-rc4, expected 1.1.3
> svn: Version mismatch in 'svn_repos': found 1.2.0-rc4, expected 1.1.3
> svn: Version mismatch in 'svn_subr': found 1.2.0-rc4, expected 1.1.3
> svn: Connection closed unexpectedly
>
>
> [dharana@prodserver]$ svn --version |grep " version "
> svn, version 1.2.0 (Release Candidate 4)
>
> Same output at devserver.
>
> I did installed svn 1.1.3 from binaries into prodserver and I tried to
> run "svn st -u" to devserver which had 1.2.0-rc4. I run into the LC_ALL
> and LANG problem so I uninstalled the binary and I manually installed
> svn 1.2.0-rc4.
>
> The 1.1.3 binary i installed was:
>
> http://dag.wieers.com/packages/subversion/subversion-1.1.4-0.1.1.fc2.rf.i386.rpm
>
>
> Any ideas?
>

-- 
dharana
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 23 17:58:43 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.