You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by André Pönitz <an...@wasy.de> on 2006/09/28 08:52:16 UTC

global-ignores


Hi all.

My global-ignores setting seems to get ignored.

I basically want svn _not_ to ignore files in any circumstances,
so I tried to set in ~/.subversion/config

global-ignores = xxxxx

After that, .o files are still not shown when running 'svn st'.
They are, however, shown (with an 'I' marker) when using
'svn st --no-ignore'.

What can do to make '--no-ignore' the default 
(Apart from using  alias svn='svn --no-ignore' or such)

Andre'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org