Noel J. Bergman wrote:
I believe that Ted's already noted that we wouldn't be able to track the
actual content changes in source control. Instead, we would have binary
files being totally replaced, since SVN wouldn't see the content inside the
ZIP file.
My understanding is that the zip file contains several XML files inside
it. One is content, one is stylesheet(s), another is settings, etc.
Perhaps there is a(n) (existing) process that can be used to
(automatically) zip/unzip before/after checking in?
I did a quick Google search and found this:
http://baruch.ev-en.org/blog/Contribs
I don't know if there is a subversion mechanism to do something like
this automatically. I'm surprised that my Google search wasn't more
fruitful, you'd really think someone would have already solved this problem.
-- Sean