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

ignore file in repository

From: Stephan Gerhards <stephan.gerhards_at_gmx.de>
Date: 2007-01-08 17:46:39 CET

Hello

I have a problem with (T)SVN, which I can not solve by reading the docs. I hope you can help me...

The situation: we have some file in our project, which are necessary to build and run the program. So, we put them into the repository. But the file in the repository is only a start point (a template) of the file. Each call of the program will change the file. What we want is, that these now changed files are ignored with later check in operations, so that there is no way to transfer these files back to the repository, even by mistake.

Is there a way to do this? We tried to set the "svn:ignore" property on the directory, but this did not work: I think, SVN ignore works only for files, which are not under version control??

Thanks for your help
Stephan

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jan 8 17:51:57 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

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