Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

DesertFox

macrumors member
Original poster
Nov 25, 2004
72
0
Is it possible for Subversion to not update a file thats in a repository?

Here is a scenario:
Im scripting in ruby and using TextMate as the text editor. I have saved my project as a TextMate project file, which I would like to include in the repository along with my ruby files, but I dont want Subversion to keep tabs on on the TextMate project files to avoid unnecessary conflict errors.

Is this possible?
 

antibact1

macrumors 6502
Jun 1, 2006
334
0
Your best bet would be not to add the files to the repository in the first place. It is possible to have a local directory that has some files that are version controlled and some that are not. Add your ruby files to the repository, do not add the Textmate files.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.