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

how to interpret "_ * 55 55 alexis ./bin/lspipe.spp" ?

From: Alexis Huxley <ahuxley_at_gmx.net>
Date: 2002-07-26 09:11:35 CEST

Hi ...

I checked the manual, man page, FAQ, but no info. I have an output
from 'svn st -u -v' which contains the line:

        _ * 55 55 alexis ./bin/lspipe.spp

My question is how do I interpret this? I'm confused why it tells
me - after checking with the repos - that lspipe.spp was last
changed in 55 but despite having 55 in my WC, that I still need
to update.

It's right; I *do* need to update (because of changes made in a
WC on another machine), but then why is it telling me that it last
changed in 55 when 'svn log ./bin/lspipe.spp' tells
me:

        ------------------------------------------------------------------------
        rev 78: alexis | Thu, 25 Jul 2002 22:04:03 +0200 | 1 line
                
        fixed -c and added -u

?

In case it helps, here is the complete output from the 'svn st -u -v':

te35$ svn st -u -v
_ * 54 1 alexis .
_ 55 55 alexis ./Makefile
__ 55 55 alexis ./bin
_ 55 55 alexis ./bin/Makefile
_ * 55 55 alexis ./bin/lspipe.spp
__ * 55 55 alexis ./bldcfg
_ * 55 55 alexis ./bldcfg/.adeconf.cmdline
_ 55 55 alexis ./bldcfg/Makefile
_ 55 55 alexis ./bldcfg/epilogue.mk
_ 55 55 alexis ./bldcfg/prologue.mk
_ 55 55 alexis ./bldcfg/settings.mk
       * ./doc
       * ./doc/TODO
Head revision: 78

Thanks ..

Alexis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 26 09:12:09 2002

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

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