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는 디렉토리 트리를 사용자에게 표시를 정기적으로 업데이 트하는 데 사용됩니다. 지금은 AMD64에서 소스를 컴파일합니다. 일부 버그수정 및 코드를 다시 작성에 적용했다.
Tags:
FUSE, Major feature enhancements
Multithreading was established. A background thread is now used to update the CVS directory tree shown to the user periodically. The source now compiles on AMD64. Some bugfixes and code rewrites were applied.
이 릴리스의 저장소 기능을 추가하고 확인 - 파일을 추가합니다. 통신 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'.
당신이 문제의 파일에 대한 정보를 검색할 수있습니다. 파일의 버전은 어디에서 오는가 얻을 수있습니다. 일부 버그수정도 적용됩니다.
Tags:
FUSE, Minor feature enhancements
Allows you to retrieve info about a file in question. The version of the file and where it is coming from can be obtained. Some bugfixes are also applied.