cvsfs is an attempt to let a user mount a CVS project like any file system. It allows you to navigate and browse through a project tree. No preparations are required on the CVS server side.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
이 릴리스의 저장소 기능을 추가하고 확인 - 파일을 추가합니다. 통신 CVS 서버와 부분적으로 얻을 수있습니다. CVS는 나무의 실제 상태에 저장된 프로그램을 종료하고 읽을 때 적절한 저장소를 탑재합니다. 파일의 특별 버전을 사용 ''@ @ 기호를 액세스할 수있습니다. 예를 들어, '고양이 @ 1.2'@ 파일 '의 버전 1.2을 사용할 수있는 파일 이름을 파일 이름'.
Tags:
FUSE, Major feature enhancements
This release adds the ability to add and check-in files to the repository. Communication with the CVS server can partially be obtained. The actual state of the CVS tree is stored at program end and read in when the appropriate repository is mounted. Special versions of files can be accessed using the '@@' delimiter. For example, 'cat filename@@1.2' may be used to get version 1.2 of the file 'filename'.