On Thu, Feb 25, 2010 at 15:50, ChrisF <thechrisanderson_at_gmail.com> wrote:
> Sorry if this has been covered before. I have a source repository
> checked out, and need to make changes for committing. However, there
> is one file that has been changed due to my IDE's project settings
> that I do not wish to commit (since it will affect other people's
> project settings). I agree that this file should not be in the repo,
> however, for reason I won't go into, it is there. Now I need a way to
> tell Tortoise, or SVN itself that when I commit the source folder, not
> to commit this file along with it. I looked at the svn:ignore
> property, but this didn't seem to be the same thing...it was more
> along the lines of ignore what gets added, rather than ignoring
> already added files which we don't want to re-commit.
>
http://subversion.apache.org/faq.html#ignore-commit
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2452223
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-25 22:03:45 CET