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

[TSVN] Ignoring folders using svn:ignore

From: Nick Gilbert <nick_at_x-rm.com>
Date: 2005-02-25 18:33:47 CET

Hi,

I have a VS.NET solution with a single project. I've added a few more
projects to it and I want to commit but ignore the obj directories.

So on the root of the checkout folder, I've set svn:ignore to:
suo
bin
obj
(recursive)

I then commited the changes to the root folder only (ie committed the
fact that the svn properties had changed).

But when I "Add" the new folders, it still prompts me to add everything
in each obj folder. Why is it doing that? Surely they should be ignored?

Am I doing something wrong? Do I have to ignore them in TSVN as well?!

Thanks

Nick...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 25 18:34:24 2005

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

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