On Mon, Apr 14, 2008 at 12:59 PM, DaveC <david.codona_at_cleverpelican.net> wrote:
> Hi, I'm new to SVN and TortoiseSVN and I'm having a problem with
> excluding a file.
>
> I have created a repository and imported my directory tree into it.
> Then on my client I have checked-out a working copy. Following the
> instructions in the TortoiseSVN documentation I tried to add an
> exclusion by right clicking on the file, selecting "TortoiseSVN" from
> the menu, and then selecting "Add to ignore list" (as explained in
> this document http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/ch05s11.html).
> The problem I have is that "Add to ignore list" isn't an option on my
> menu. Can someone tell me where I am going wrong?
Either you're working in a directory which isn't a WC, or the file
you're clicking on is already versioned. You can't ignore a file which
is versioned.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-14 20:06:02 CEST