Download List

Projeto Descrição

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-17 23:53 Back to release list
0.4

Esta versão adiciona a capacidade de adicionar e check-in arquivos para o repositório. Comunicação com o servidor CVS pode ser parcialmente obtida. O atual estado da árvore CVS é armazenado no final do programa e em conjugação adequada quando o repositório está montado. Versões especiais de arquivos podem ser acessados usando a '@ @' delimitador. Por exemplo, "cat arquivo @ 1,2 'pode ser usado para obter a versão 1.2 do arquivo' arquivo '.
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'.

Project Resources