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

Why are these file 'ignored'?

From: mal content <artifact.one_at_googlemail.com>
Date: 2007-04-28 00:56:55 CEST

Hello.

I've recently noticed this in one of my working copies:

$ svn status powl.o
I powl.o
$ svn rm powl.o
svn: Use --force to override this restriction
svn: 'powl.o' is not under version control
$ svn propdel svn:ignore powl.o
svn: warning: 'powl.o' is not under version control
$ svn status powl.o
I powl.o

What's going on?

I didn't set the properties manually, so why has svn suddenly
decided to ignore these files?

thanks,
MC

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 28 00:57:25 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.