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.
Multithreading gegründet wurde. Ein Hintergrund-Thread wird nun verwendet, um die CVS-Verzeichnis-Struktur für den Anwender in regelmäßigen Abständen gezeigt, zu aktualisieren. Die Quelle stellt nun für AMD64. Einige Bugfixes und Code schreibt angewandt wurden.
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.
Diese Version bietet zusätzlich die Möglichkeit zum Hinzufügen und Check-In-Dateien in das Repository. Die Kommunikation mit dem CVS-Server können zum Teil erreicht werden. Der aktuelle Zustand des CVS-Baum ist bei Programmende gespeichert und las, wenn die entsprechenden Repository installiert ist. Spezielle Versionen der Dateien zugegriffen werden kann mit dem '@' delimiter. Zum Beispiel, "Katze @ @ 1.2" Dateinamen verwendet werden, um die Version 1.2 der Datei 'get filename'.
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'.
Man-Seiten wurden hinzugefügt. Sie erhalten die Antwort auf die letzte CVS-Aktion, die Sie auf eine Datei ausgeführt. Einige Bugfixes wurden angewendet.
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.
Damit können Sie Informationen über eine Datei in Frage abzurufen. Die Version der Datei und wo er kommt aus erreicht werden kann. Einige Bugfixes sind auch angewendet werden.
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.