vcutils

splitrcs

Split RCS file

SYNOPSIS

  splitrcs.pl rcs,v

DESCRIPTION

splitrcs splits a RCS format version history file into multiple files. Each history entry is saved as a single file, with its filename suffixed by FULL STOP (.) and DIGITs representing last-modified date-time.

BUGS

SEE ALSO

rcsfile(5), knitmodule.pl, RCSFormat.pm

LICENSE

Copyright 2004 Wakaba <w@suika.fam.cx>. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.