What is the equivalent of "git status", "svn status", and "cvs status" for RCS?
2
votes
2
answers
302
views
Is there an RCS command similar to
git status
, svn status
, and cvs status
that can show the status of each file within a directory? For example, if a file has been modified since the last check-in, such a command should say that the file is "modified". In addition, it should show whether or not the file is locked (and locked by whom).
Asked by Flux
(3238 rep)
Dec 30, 2021, 07:19 AM
Last activity: Feb 3, 2022, 02:39 AM
Last activity: Feb 3, 2022, 02:39 AM