diff options
author | TWikiGuest <web-hurd@gnu.org> | 2004-07-19 15:21:07 +0000 |
---|---|---|
committer | TWikiGuest <web-hurd@gnu.org> | 2004-07-19 15:21:07 +0000 |
commit | cbaa040d8912c3a503eba0f42588eb9829331c1f (patch) | |
tree | 46025f0687e5fb801548f21aa9fc8816ff0142f9 /Hurd | |
parent | b1198eee5c709af4b30259f3d7057d2c544f22e0 (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/TranslatorWishList.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Hurd/TranslatorWishList.mdwn b/Hurd/TranslatorWishList.mdwn index b1aed9b2..07def72e 100644 --- a/Hurd/TranslatorWishList.mdwn +++ b/Hurd/TranslatorWishList.mdwn @@ -22,6 +22,10 @@ A cryptographic/steganographic seem like a nice match with the concept of user-l All of the empty space on your drive is now being wasted. Why not have a revision control translator which tracks changes to your documents? See also [this guy](http://www.linuxjournal.com/article.php?sid=5976). And then you'd do something like `cd /time-machine/2003/sept/14/` to see what your system looked like on the 14th of septempber 2003. +## <a name="CVSFS"> </a> CVSFS + +See [cvsFS for Linux](http://cvsfs.sourceforge.net/). This provides a package which presents the CVS contents as mountable file system. It allows to view the versioned files as like they were ordinary files on a disk. There is also a possibility to check in/out some files for editing. + ## <a name="tar_and_gzip"> tar and gzip </a> Rumor has it that they are on the way. Actually, a tar + gzip/bzip2 translator does exist (although it hasn't been used much...) : see [the Hurdextras project](http://savannah.nongnu.org/projects/hurdextras/) on Savannah. |