Skip to content
Snippets Groups Projects
Commit a9fefe56 authored by rswindell's avatar rswindell
Browse files

Added old revision number to commit log info.

parent 7bfd2891
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,4 @@
#DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
# or
#DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
ALL (echo %{sv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -zPST -tAll "-sCVS commit" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file
ALL (echo %{sVv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -zPST -tAll "-sCVS commit" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment