[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: Lars Eirik Mobæk <lem_at_jmo.no>
Date: 2005-02-25 23:54:24 CET
('binary' encoding is not supported, stored as-is) Max wrote:
>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.

Aaah, should have seen that.

But how do I then do a recursive add through already versioned directories while
still keeping the ignore feature?

Neither
  svn add * --force
nor
  svn add . --force
work for this.

Do I have to script my way around this or are there any easier way?

Best Regards,
Lars Eirik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 25 23:56:01 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.