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

Re: [TSVN] Ingoring and Adding

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-04 09:37:07 CEST

Luca Berti wrote:

> I'm a bit confused. Maybe I'm just missing something, but the
> TortoiseSVN ignore-and-then-adding strategy is not too clear to me.
> Practical example (TSVN Rev 1638): I added a file to a folder and
> instructed TortoiseSVN to ignore it. Right-clicking on the specific file
> brings up the contextual menu, where TSVN shows (correctly) the Add
> option. Here is the problem: if I click on it (trying to add the file)
> the Add window shows no entry (since the file is ignored).

This shouldn't happen. When I try the same, the ignored file shows up in
the add dialog. But of course only if you select the _file_ directly to
add, not the parent folder. Then it shows up in the add dialog and you
can add it.

> I cannot even
> correct the problem by using "Properties" option (because on ignored
> file the TSVN tab doesn't shows up).

The svn:ignored property is not set on the file, but on the parent
folder. The property doesn't work on files. Just select the parent
folder, and you will see the property
svn:ignored
   filename.ext
in the Subversion tab there.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 11 20:13:32 2004

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.