CVS log for loncom/debugging_tools/check_authoring_spaces.pl
Up to [LON-CAPA] / loncom / debugging_tools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 12 21:29:29 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
HEAD
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
- Get subdirectories from path in correct order.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 10 15:07:45 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +13 -7
lines
- Display total number of files checked and total number of files copied.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 9 22:17:05 2017 UTC (7 years, 2 months ago) by raeburn
Branches: MAIN
- For published files, if last modification date of published file (Resource
Space) is later than last modification date of corresponding file in
Authoring Space, the two files should contain the same contents.
- This script can be run to detect cases where that is not true, and can
be used to overwrite the file in Authoring Space with the newer file
from Resource Space.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>