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

Re: Hidden file added even though it is ignored.

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-25 22:27:49 CET

Lars Eirik Mobęk wrote:
> I do an add (which I thought would ignore the ignored file):
> C:\omj\administration>svn add *
> A (bin) ~$rketing_og_softwarespek.doc

Because * expands to all the filenames, so as far as svn is concerned, the
file is explicitly named on the command line, which overrides the ignore.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 25 22:51:31 2005

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.