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

Re: Unassociating files from TortoiseSVN

From: Kevin Grover <kevin_at_kevingrover.net>
Date: Sun, 8 Jun 2008 10:39:20 -0700

Read the manual. It's very good.

'Clean up' only applies to a working copy (that's a checked out part
of a repository on which you __work__).

You can cause ANY subversion client to ignore files/directories using
the 'svn:ignore' keyword. However, bear in mind that the svn
properties (and almost all the svn functionality, expect perhaps
import) only work on 'working copies'.

On Sun, Jun 8, 2008 at 9:54 AM, Frosty <alfiesylvest_at_hotmail.com> wrote:
> I was wondering how I could make TortoiseSVN stop working on a certain
> file, I'm fairly new to the program so I'm not sure. When I try to
> Revert it tells me to use Clean Up, and when I try that it will tell
> me than one of the files is "not a working copy directory". Any help
> is very much appreciated.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-06-08 19:39:30 CEST

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.