It is 1.1.4
[] rpm -q subversion
subversion-1.1.4-2.ent
thx
Tim
On 11/8/06, Kris Deugau <kdeugau@vianet.ca> wrote:
>
> Tim Liu wrote:
> > I dowload via
> >
> http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/rhel-4/i386/
>
> That should be OK.
>
> > I assume it is 1.4 but 1.1.4
> >
> > [] rpm -qlp subversion-1.4.0-1.i386.rpm
> > /usr/bin/svn
>
> You're querying the package file "subversion-1.4.0-1.i386.rpm" in the
> current directory, not the installed package "subversion-......."
> (whatever that actually is).
>
> Try rpm -qf `which svn`, to see if rpm even knows about the one that
> seems to be coming up.
>
> Try rpm -q subversion; that should tell you which version of SVN rpm
> thinks is actually installed.
>
> -kgd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Wed Nov 8 21:38:04 2006