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

Re: Files that should not be updated

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-24 00:54:08 CEST

mquezada@nlxcorp.com writes:

> Is there a way to have subversion NOT keep track of file versions on
> specified files in the repository?

Yes -- just don't put the files in the repository.

Honestly, either files are under version control, or they're not.
Subversion has no problem if your working copy contains unversioned
files. You can even describe the files in the svn:ignore property, so
that 'svn status' won't notice them at all.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 24 00:57:06 2003

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.