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

Re: svn status shows ! on cwd

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-04 01:02:37 CEST

Blair Zajac <blair@orcaware.com> writes:

> Has anybody seen this output before:
>
> % svn status -N .
> ! .
> C configure.in
> ? configure.in.mine
> ? configure.in.r237
> ? configure.in.r241
> ! data_gatherers
>
>
> % ls
> autogen.sh* configure.in.r237 HACKING packages/
> CHANGES configure.in.r241 INSTALL patches/
> COMMITTERS contrib/ lib/ README
> config/ data_gatherers/ Makefile.in TODO
> configure.in docs/ NEWS
> configure.in.mine FAQ orca/
>
> Obviously, the current directory exists :) So does data_gatherers.

Remember that '!' means a directory is "incomplete". Not just
missing. A lot of people didn't like the fact that I overlapped those
meanings. The idea was that '!' means "you have to run 'svn up'".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 4 01:04:11 2003

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.