MantisBT - CDash
View Issue Details
0007920CDashpublic2008-11-03 09:152009-03-28 17:17
Zack Galbreath 
Julien Jomier 
normalminoralways
closedfixed 
1.2 
1.4 
0007920: ViewChanges crashes ViewCVS on newly created files
CDash will display a "view changes" link for newly created files. This causes the older version of viewvc running on slicer.org to throw an exception. I'm not sure if it's a problem for other projects.
Click this link:
nitrc-manifest.win32.txt Revision: 7770

from here:
http://www.cdash.org/CDash/viewChanges.php?project=Slicer3&date=2008-10-31 [^]
No tags attached.
Issue History
2008-11-03 09:15Zack GalbreathNew Issue
2009-02-01 16:04Julien JomierNote Added: 0014747
2009-02-01 16:04Julien JomierStatusassigned => resolved
2009-02-01 16:04Julien JomierFixed in Version => 1.4
2009-02-01 16:04Julien JomierResolutionopen => fixed
2009-02-01 17:03Julien JomierStatusnew => assigned
2009-02-01 17:03Julien JomierAssigned To => Julien Jomier
2009-03-28 17:17Julien JomierStatusresolved => closed

Notes
(0014747)
Julien Jomier   
2009-02-01 16:04   
Should be fixed now. The solution was to add "-1" when a file has been added under SVN. This needs some testing to make sure it works.