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

Re: svn status showing "phantom" files?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-26 23:30:34 CEST

On Mon, 2004-04-26 at 16:25, David Findley wrote:
> Next, I open the
> project in Eclipse and allow it to build the .class
> files, which it does.

Eclipse is Evil. When you do this, it destroys your .svn/ directories.
It treats the whole directory as an "opaque bundle", much like NeXTStep
project builder.

So what you're seeing is what happens when the .svn/ directory is
destroyed. Lots of files/dirs are listed as "missing".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 26 23:34:55 2004

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.