Share

CVS virtual file system

File Release Notes and Changelog

Release Name: 0.3

Notes:
Add man pages.
Ability to retrieve output of last CVS action on a file
Bug fixes


Changes: 2004-12-13 Petric Frank <pfrank@gmx.de> * configure.in: bump version number to 0.3 * fuse/cvs-session: manage the ability to store CVS server responses * fuse/cvs-command: add CVS response logging * fuse/cvs-directory-entry: keep the log filename of last CVS interaction * fuse/fs-layer-checkout: allow to retrieve log file contents * fuse/fs-layer-cvs: add attribute "getlog" to getxattr * fuse/cvs-repository: add attribute "getlog" to getxattr * cvsfsctl/checkout-function: display CVS log if available * cvsfsctl/cvslog-function: display last CVS log of an item * cvsfsctl/function-factory: add "cvslog" command * fuse/cvs-pserver-session (read_raw): fix: use method read instead of get * man/*: first issue of man pages