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

Re: Way to not commit changes to a file?

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-05-18 20:16:21 CEST

On 5/18/2006 2:13 PM, Adam Bender wrote:
> I want to make local changes to a file, and have them not sent to
> the respository when I do a commit. But I want that file to update
> when I do an update. Is there an easier way to do this than commiting
> everything file by file except for the one I don't want to commit?

You can use wildcards on the command line to choose what to commit.
It's file-by-file, but not a lot of work for you.

If you're using TortoiseSVN, you can uncheck one file in the list it
presents to you before committing.

As far as I know there's no way to mark a file to say "don't commit
this, even if I ask you to".

Duncan Murdoch

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 18 20:17:39 2006

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.