CVS log for loncom/auth/lonwebdavacc.pm

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

Request diff between arbitrary revisions


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


Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 23 20:27:46 2014 UTC (9 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +102 -6 lines
- Bug 6034
- Methods checking in webDAV:
  - MKCOL/PUT disallowed for reserved filenames: *.meta, *.bak, *.save, *.log
  - MOVE/DELETE disallowed for published files (unless marked obsolete).
  - MOVE/DELETE disallowed for *.meta and *.log if corresponding file has
    published status (unless marked obsolete).
  - For MOVE/DELETE for a directory do (recursive) count of contained published
    files (unless marked obsolete), and disallow if count > 0.

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>