PMS
Patch Management System
Any-VCS local branches support
dcieslak at aplikacja.info
PMS (http://pmsvcs.sourceforge.net/) is a small tool aimed at
maintaining local branches independent of current VCS (Version Control
System) used. Currently PMS supports the following VCS-es:
- Subversion
- GIT
- CVS
Usage:
pms import patch-name | switch patch-name | ci | reset
With no arguments pms shows help, list of local branches, current
local branch and state of files in working copy based on VCS used.
How does it work? PMS creates .pms subdirectory in current directory
and holds here pacthes (located by name) and current patch name
(in .pms/.currect file).