# cvs

## Descriptions:

Concurrent Versions System

## Changes on AnNyung:

1. usermap 기능 추가
   * login user를 다른 권한의 user로 mapping
   * CVSROOT/usermap 에서 관리
   * "**LOGIN\_USER**:**MAPPING\_USER**" 형식으로 관리
2. \--deault-usermap 옵션 추가
   * usermap이 없더라도 강제로 login user를 다른 user로 mapping
3. 1.12 branch에서 rls 기능 backport
4. xinetd 서버 설정 파일 추가
   * ***/etc/xinetd.d/cvs*** (cvs-inetd package)

## Sub packages:

* **cvs-contrib** - Unsupported contributions collected by CVS developers
* **cvs-doc** - Additional documentation for Concurrent Versions System
* **cvs-inetd** - CVS server configuration for xinetd


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-base-packages/pkg-base-cvs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
