For files stored in VSS, I get diff page without any content for both panes.
Issue wasresolved
Alexey Gopachenko (neuro159)
17 months ago (09 Mar 2007 07:10)
vcsManager.getContentBefore(modification, change) / vcsManager.getContentAfter(modification, change)
called with correct mod/change both return empty array
traced it down to GetContentSSRunner - as far as I see no get-by-version temp file is created at all.
Old
New
Yegor Yarko (yaegor)
-
17 months ago (10 Mar 2007 00:04)
Alexey Gopachenko (neuro159)
17 months ago (09 Mar 2007 07:10)vcsManager.getContentBefore(modification, change) / vcsManager.getContentAfter(modification, change)
called with correct mod/change both return empty array
traced it down to GetContentSSRunner - as far as I see no get-by-version temp file is created at all.