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

Re: [TSVN] Ignoring folders using svn:ignore

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-25 22:21:16 CET

Nick Gilbert wrote:

> 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?!

If you've selected the obj folder and then choose "Add", then of course
TSVN let's you add them. But if you selected the parent folder and chose
"Add", then they shouldn't show up.
What version of TSVN are you using? Can you try it with a nightly build?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Feb 25 22:40:48 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.