Changes between Initial Version and Version 2 of Ticket #31
- Timestamp:
- Mar 24, 2006, 12:10:25 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #31 – Description
initial v2 1 All version controlled items must be at same revision otherwise the dateplot function will fail. Eg. 'svnstat -rev' will work whereas 'svnstat' will not. The current svnstat actually checks that everything is up to date, but does not trace the case where not all items in a working copy are at same revision (but still up to date!).