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

Re: Bizarre version number change

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-09 22:35:24 CET

Ryan Hunt wrote:

> I just complied 0.34.0 as checked out from tags/0.34.0. When I run a
> --version on it i get:
>
> => /home/rhunt/pub/source/build_svn/subversion/clients/cmdline/svn
> --version
> svn, version 0.34.0 (dev build)
> compiled Dec 9 2003, 13:41:15
>
> however when I cp that to a file server so all the clients can mount
> it I get:
>
> => cp /home/rhunt/pub/source/build_svn/subversion/clients/cmdline/svn .
> => ./svn --version
> svn, version 0.29.0 (r6976)
> compiled Sep 26 2003, 17:33:58
>
> seems pretty strange anyone have and idea what might cause this and
> how to fix it?
>
> I used this method for 0.29.0 and now it seems like it is stuck in
> that mode.

You've got a dynamically linked binary and you didn't change the shared
libs on your file server. Nothing bizzare about it at all, except the
fact that "svn --version" works at all.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 9 22:36:17 2003

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.