CVS log for loncom/loncron

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: version_2_11_0_RC1


Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed May 29 18:10:54 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2, version_2_11_0_RC1
Diff to previous 1.98: preferred, colored
Changes since revision 1.98: +51 -41 lines
lonnet.pm
  - Move code in BEGIN() block in lonnet.pm used to populate %loncaparevs and
    %serverhomeIDs to subroutines: load_loncaparevs() and load_serverhomeIDs()
    to facilitate reuse.
loncron
  - In loncron delay opening loncaparevs.tab and serverhomeIDs.tab files for
    writing until retrieval of version or server information is complete for
    all contactable servers.
   - Call load_loncaparevs() and load_serverhomeIDs() once writing is complete.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>