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

Re: is there a way to ignore already checked-in files/dirs?

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2006-08-02 22:54:42 CEST

>>>>> "Mark" == Mark <ChicagoMark_2000@yahoo.com> writes:

    Mark> I was under the impression that if you told the client to
    Mark> ignore files/folders, it would ignore them under all
    Mark> circumstances.

That's exactly wrong. "ignore" only applies when adding, importing,
or doing "status" (which in TortoiseSVN is known as "Check for
modifications").

    Mark> We have a ton of data, so going through and manually marking
    Mark> every directory with svn:ignore would be an absolute bear.

And would be a waste of time.

    Mark> So basically, is it possible to force the client to ignore
    Mark> files and folders that are already checked in?

Nope. Here are some alternatives:

* delete the things if they really don't belong in the repo

* create an empty directory, say /empty, and have each client switch
  the annoying working copy directories to it

-- 
Keaton, Chaplin, Garbo - let them now make room for Gromit.
        A. O. Scott, in The New York Times
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Aug 2 23:09:07 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.