Opened 16 years ago
Closed 16 years ago
#232 closed enhancement (fixed)
Copyright statement update touches all files even those that apparently are unchanged.
Reported by: | Jari Häkkinen | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | major | Milestone: | svndigest 0.7 |
Component: | svncopyright | Version: | trunk |
Keywords: | Cc: |
Description
The reason for this is that copyright update actually recreates all files. A suggestion for resolution is:
A check if there is a real change in a file after the update should be done. If no true svn diff happened the time should be reset to time before running update. Remember, there are many times to consider when resolving this issue. Or do it smarter.
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Owner: | changed from Jari Häkkinen to Peter Johansson |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In verbose mode, it should be stated which files are updated.