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

Re: Mark a file as locally ignored

From: Robert Mohr <mohr.42_at_gmail.com>
Date: 2005-03-25 13:02:54 CET

On Fri, 25 Mar 2005 12:34:52 +0100, Manuel VACELET
<manuel.vacelet-abecedaire@st.com> wrote:
> Hello,
>
> Is there any way to mark a file as locally ignored?
>
> For instance, I have a file in my working copy, modified for local
> reasons. I don't want to commit this file because this is my WC that
> have a problem and require a specific hack.
>
> If I use svn:ignore, the file will be ignore in all working copy: that's
> not what I want.
>
> My workaround is to commit very carefuly in order to not include this
> particular file.
>
> I understand that in SCM world this use case should not exist but, hey,
> I'm in real world :)

Use the global-ignores directive in the svn config file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 13:05:33 2005

This is an archived mail posted to the Subversion Users mailing list.

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