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

Re: svn st skips object files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-25 22:47:38 CEST

On Fri, 2004-06-25 at 15:44, Marcel Molina Jr. wrote:

> so why does it seem like svn status has no idea that object_file.o exist?

Because '*.o' is one of the default patterns svn ignores, just like *~
and others.

If you want to change that, look at the global-ignores variable in your
~/.subversion/config file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 25 22:49:35 2004

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.