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

Re: svn:ignore

From: Günter Dannoritzer <dannoritzer_at_web.de>
Date: 2005-07-20 19:05:54 CEST

Calvin,

Calvin wrote:

> I set the svn:ignore property, but I can still check in files which is
> ignored.
>
> Is it a property only affect svn:status, or actually enforced on server side
> to ignore the files?
>
> Thanks,
>
> Calvin

As I understand the property, the svn status command does not show the
status of files for which this property is set. If you explicitly svn
add a file and then svn commit it, it is still committed to the repository.

The other option is that svn:ignore files are not imported with a svn
import command.

Regards,

Guenter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 19:08:03 2005

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.