Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] PMS: local branches for any version control system

1 view
Skip to first unread message

cieslakd

unread,
Apr 13, 2008, 3:34:48 PM4/13/08
to
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).

0 new messages