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

How to ignore files ?

From: Roland Bramm <roland_at_butlers-djihad.de>
Date: 2003-02-28 11:59:42 CET

Hi,

is it possible to say to svn that it should ignore files in an directory ?

e.g
i have a dir with
Channels
Clustering.C
Clustering.C~
Event.C
Event.C~
Event.h
Event.h~
Event.o
EventDict.cxx
EventDict.h
EventDict.o
EventLinkDef.h
Makefile
libEvent.dylib
libEvent.so

to ognore the .o, so, dylib, ... is easy. But during compilation the
system i use generates the EventDict.cxx .
Of cource i ahve to add it to the repository, but is there a way to say e.g
avn ignore EventDict.cxx , that only in this Dir this file is ignored ?

thanks
Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 12:00:46 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.