aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsadmin/pkg-descr
blob: 520d0b7f17b4e04fe5a5050c0298fb0a61ffcc6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cvsadmin is a simple program to administrate users of a CVS repository.

It currently allows you to easily :

      Name    Arguments
      ----    ---------
      list    list of usernames || nothing
      add     list of usernames
      del     list of usernames
      email   user list
      rename  list of alternating olduser/newuser
      misc    list of usernames
      sys     list of usernames
      pass    list of usernames

The actions name should be self-explaining, except misc, which ask you for
all the fields (email, system user, password) on your terminal.

WWW: http://www.cooptel.qc.ca/~limitln/cvsadmin/