ransford / pdflatex-makefile

Simple Makefile for pdflatex-produced documents
113 stars 37 forks source link

From svn1.7 only the root dir contains a .svn dir #29

Closed gkuiper closed 9 years ago

gkuiper commented 9 years ago

Prevent that the file .svn/entries cannot be found when using svn > 1.7. "Subversion 1.7 working copies have just one .svn directory—in the root of the working copy."

ransford commented 9 years ago

Lovely! Thank you.