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

Re: Exclude Files from commit

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-06-15 12:47:44 CEST

Michael Ching wrote:

> Robert Krugmann wrote:
>
>> Is there a possibility to temporarily exclude files from version
>> control in
>> subversion?
>>
> Look at the svn:ignore property. It is documented in ch7 of the
> subversion documentation at http://svnbook.red-bean.com/svnbook/index.html

Fortunately that won't stop a version controlled changed file from being committed.

What it does do is suppress warnings that a non version controlled file exists. Typically used to
name derived files so svn status doesn't list those files with a ? against them.

-- 
Martin Tomes
echo 'Martin x Tomes at controls x eurotherm x co x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 15 12:50:35 2004

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.