Share

CVS virtual file system

Subscribe

Is cvsfs for me?

You are viewing a single message from this topic. View all messages.

  1. 2005-12-22 13:38:39 UTC
    I was wondering if cvsfs is for me.

    I need a "file system", which allows multiple people to work on one document, resolving conflicts in some way.

    For example we have a rw directory and a file:

    rw /data/document.txt

    If person A edits this documents and saves it, it should be automatically saved as two files:

    ro /data/$username-2005.12.22-14:56/document.txt
    rw /data/document.txt

    Can I do something similar to that with cvsfs?
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.