Any-VCS local branches support
PMS 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
- Bazaar (new!)
Usage:
pms import <patch-name> | switch <patch-name> switch <patch-name> | ci [<patch-name>] | reset | ann <file>
With no arguments pms shows help, list of local branches, current local branch and state of files in working copy based on VCS used.