Re: svn st
From: Talden <talden_at_gmail.com>
Date: 2007-10-10 03:34:02 CEST
Remember that 'status' will not, by default, show all changes that you
You will not see ignored files (svn:ignore property) and you will not
EG to get a 'complete' view of the equivalent of a checkout you could
svn status --no-ignore --show-updates
-- Talden On 10/10/07, Thomas De Contes <d.l.tDeContes@free.fr> wrote: > hi :-) > > > I have the impression that svn st does not say all to us > > because when i do some things, > if i need to retry, i run svn st, and i delete all the files for > which it gives a "?" > > but in some cases, when i retry, it does not do exactly the same > thing than if i delete all the sources and re-download all > > is what it is rather clear? > what do you think about it ? > > > i can give you an example, but i thik you need an ada compiler > > > -- > j'agis contre l'assistanat, je travaille dans une SCOP ! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 10 03:34:22 2007 |
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.