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

Re: SVN ignoring the change in a file

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Wed, 16 Apr 2008 11:06:49 -0500

On Apr 16, 2008, at 5:27 AM, Miguel Rentes wrote:

> I wanted SVN to ignore a change in a particular file and not
> showing me (or commiting) the file when I do a "svn status". I have
> tried to do a "svn propset svn:ignore '<file name here i want to
> ignore>" . " but it doesn't work. How can I do this? I also don't
> want the file to be external, it must be in the repository but I
> just want SVN to ignore its contents and changes.

Subversion doesn't do this. If a file is in the repository, then
changes you make to that file in a working copy will be shown by "svn
status".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-16 18:07:24 CEST

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.