Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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.

2004-12-28 10:00
0.5

멀티 스레딩이 설립되었다. 백그라운드 스레드는 이제 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.

2004-12-17 23:53
0.4

이 릴리스의 저장소 기능을 추가하고 확인 - 파일을 추가합니다. 통신 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'.

2004-12-13 23:40
0.3

man 페이지가 추가되었습니다. 당신은 파일에 수행된 마지막으로 CVS가 동작에 대한 응답을 얻을 수있습니다. 일부 버그수정이 적용되었습니다.
Tags: FUSE, Minor feature enhancements
Man pages have been added. You can obtain the response for the last CVS action you performed on a file. Some bugfixes have been applied.

2004-12-12 21:34
0.2

당신이 문제의 파일에 대한 정보를 검색할 수있습니다. 파일의 버전은 어디에서 오는가 얻을 수있습니다. 일부 버그수정도 적용됩니다.
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.

2004-12-11 21:03
0.1

이 cvsfs의 도화선에 프레임 워크를 사용하여 새로운 구현 (참조 http://freshmeat.net/projects/fuse/)입니다.
Tags: FUSE, Initial freshmeat announcement
This is a new implementation of cvsfs that uses
the FUSE framework (see
http://freshmeat.net/projects/fuse/).

Project Resources