Opened 17 years ago
Closed 17 years ago
#31 closed task (fixed)
svnstat binary should check that the repo is upto date
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | 0.3 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
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!).
Change History (7)
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:3 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 Changed 17 years ago by
Status: | reopened → new |
---|
comment:7 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in revision:133 A check of WC against the repo is not done. The data to plot is fixed to be the same size in GnuplotFE.
Note: See
TracTickets for help on using
tickets.
This ticket has already become fixed.