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

global-ignores

From: André Pönitz <andre_at_wasy.de>
Date: 2006-09-28 10:52:16 CEST

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
Received on Thu Sep 28 10:56:31 2006

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.