How do I “externalize” a file using SVN?

December 6, 2010 in Recipes, Subversion

This is the problem. Suppose you have a directory Paper under revision control and suppose you need to have inside this directory a file (call this file foo.bib for example)
…read more