# Tries to commit the page; returns undef on _success_ and
# a version of the page with the rcs's conflict markers on failure.
# The file is relative to the srcdir.
# Tries to commit the page; returns undef on _success_ and
# a version of the page with the rcs's conflict markers on failure.
# The file is relative to the srcdir.
# Commits all staged changes. Changes can be staged using rcs_add,
# rcs_remove, and rcs_rename.
# Commits all staged changes. Changes can be staged using rcs_add,
# rcs_remove, and rcs_rename.
# Note - this will also commit any spurious changes that happen to be
# lying around in the working copy. There shouldn't be any, but...
# Note - this will also commit any spurious changes that happen to be
# lying around in the working copy. There shouldn't be any, but...