On Tue, Jan 19, 2016 at 01:52:33PM -0700, jbl...@icloud.com wrote:
>
>To present the code as a change over time, you have a couple of options. You
>could perform the same export as above but do so for each revision of the
>repository over the selected range. This could be automated creating separate
>directories or folders for each revision. This would allow an intuitive way of
>browsing the code base over time without the use of svn technology.
>
>If you need to present the actual changes, then using various options of the 
>"svn log" command could show the deltas of each commit over the same range. 
>Use of the '-c' option might allow for outputting each commit as a separate 
>file through automation.
>



I was TOTALLY wrong in what it was they wanted.  More explantion from the
managers reveiled this to me.  An outside agency wants to view the code
(guessing some sort of audit).

They want to see the code AND the changes to code (whatever file they want to
see) over the course in time UP TO June of last year.  BUT not from June last
year to present.

Talked to a developer who is pretty good with SVN and he thought he had ideas
but then turned out it won't work.

I suggested they install Tortoise and they can view all the changes they want
but the source code has to be outside the building and the network so it has to
be presented something like a CD or DVD.
-- 
eric

Reply via email to