On Sat, Jul 16, 2011 at 1:14 PM, David Myers
<david.myers.24...@gmail.com> wrote:
> Dear subversion,
>
> I have recently started a new post and I am in the process of investigating
> some possible new working practices. This particularly relates to document
> control.

No matter how good or what features you have in SVN or some other
system like it, there is the chance that after the document is checked
out it is modified.  I think you need to have workflow and practices
to prevent and detect a change that might happen outside of svn.   A
couple things I can think of are (1) COmpute the MD5 checksum and
store that as a seporate text file.  If ever you find the MD5 and the
document no longer match you know one of them is changed.  (2) many
document file formats and be set to disallow edits.  PDF can bet set
this way.

WithSVN I think all you need is a way to DETECT changes because you
can always back them out if you know the change was made.   An MD5
checksum is a good way to detect changes
-- 

Chris Albertson
Redondo Beach, California

Reply via email to