All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lares Moreau <lares.moreau@gmail.com>
Cc: reiserfs-list@namesys.com
Subject: Re: Versioning Plugin
Date: Sat, 12 Nov 2005 15:57:35 -0700	[thread overview]
Message-ID: <1131836255.30126.9.camel@localhost> (raw)
In-Reply-To: <200511111656.04891.pvh@uvic.ca>

[-- Attachment #1: Type: text/plain, Size: 2214 bytes --]

Has a ;real' revision control system been considered? Something that
doesn't need to copy the entire file on change.  Taking the techiques
learned from CVS/Subverion et.al. and implimenting a variation of the
versioning database within the file system.

On Fri, 2005-11-11 at 16:56 -0800, Peter van Hardenberg wrote:
> On November 11, 2005 05:59 am, John Gilmore wrote:
> > Does anybody remember GoBack? It was a versioning
> > system for windows 95/98 that was incredibly flexible and useful. Tracked
> > all changes to the whole disk. Old versions of a file? no problem. grab an
> > old version of a directory for referance temporarily? easy. Got a virus?
> > revert the whole HD, and then grab the newer copies of your documents and
> > saved games as needed.
> 
> My thoughts on this:
> 
> The versioning would be an audit plugin. When the file is modified, tag the 
> current version, copy it into a sub-directory (oh, I don't know, say 
> file/.revisions/<number/date>), and disable write access to it. You might not 
> even need extended filesystem attributes for this, but they would be handy 
> for tagging particular versions.
> 
> Copy-on-write would make this action extremely cheap, only adding a couple of 
> extra writes to make it work.
> 
> Given working resource directories, COW, and the ability to set plugins, this 
> might be a relatively easy hack to implement. Given an efficient xpath shell, 
> you could even create a view of your drive on a particular day. 
> 
> If you had a file that was changing often, perhaps you could set an attribute 
> on that file which told it only to clone the file every once in a while. 
> 
> Come to think of it, a userspace daemon could run in the background and 
> replace the need for a plugin, which is probably the better solution. Then 
> you just need COW and files which can contain resources.
> 
> -pvh
> 
-- 
Lares Moreau <lares.moreau@gmail.com>  | LRU: 400755 http://counter.li.org
Gentoo x86 Arch Tester                 |               ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |           Encrypted Mail Prefered
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-11-12 22:57 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 13:59 Slowdown is gone & apt-get works with updated reiser4. So nevermind John Gilmore
2005-11-11 21:22 ` Hans Reiser
2005-11-11 22:06 ` Jonathan Briggs
2005-11-12  3:07   ` michael chang
2005-11-12  6:38     ` Hans Reiser
2005-11-12  9:06       ` John Gilmore
2005-11-12 20:57         ` Artur Makówka
2005-11-12 21:28         ` Hans Reiser
2005-11-13  0:55           ` Artur Makówka
2005-11-13 12:18             ` Laurent Riffard
2005-11-13 12:25               ` Laurent Riffard
2005-11-13 12:29               ` Artur Makówka
2005-11-13 13:12                 ` Thomas Kuther
2005-11-13 14:05                   ` Artur Makówka
2005-11-14 17:48                     ` Pat Double
2005-11-14 20:22                       ` Artur Makówka
2005-11-13 14:05                   ` Ingo Bormuth
2005-11-14 19:41         ` More Slowdown Craig Shelley
2005-11-14 19:53           ` jp
2005-11-14 20:47           ` Christian Iversen
2005-11-15 14:27             ` Craig Shelley
2005-11-15 18:04               ` Laurent Riffard
2005-11-15 18:42                 ` Craig Shelley
     [not found]                   ` <437AF653.9040001@namesys.com>
2005-11-16  9:33                     ` Craig Shelley
2005-11-17  3:08               ` michael chang
2005-11-17  4:49                 ` Hans Reiser
2005-11-17 12:02                   ` Artur Makówka
2005-11-17 12:40                     ` Vladimir V. Saveliev
2005-11-17 10:34                       ` John Gilmore
2005-11-17 21:12                         ` Hans Reiser
2005-11-18 20:45                     ` Hans Reiser
2005-11-17  8:56                 ` Ingo Bormuth
2005-11-17  9:36                 ` PFC
2005-11-17 21:08                   ` Hans Reiser
2005-11-19  4:44                     ` michael chang
2005-11-12  0:56 ` Versioning Plugin Peter van Hardenberg
2005-11-12  2:24   ` Hans Reiser
2005-11-12 14:06   ` Ming Zhang
2005-11-12 21:46     ` David Masover
2005-11-12 22:05       ` Ming Zhang
2005-11-13  2:56         ` David Masover
2005-11-13  3:05           ` Ming Zhang
2005-11-13  4:23             ` Hans Reiser
2005-11-13  3:28           ` Hans Reiser
2005-11-12 22:54       ` Hans Reiser
2005-11-13  0:57         ` Ming Zhang
2005-11-13  1:55           ` michael chang
2005-11-13  1:56             ` michael chang
2005-11-13  2:13               ` Ming Zhang
2005-11-13  3:03               ` Hans Reiser
2005-11-13  2:13             ` Ming Zhang
2005-11-13  2:27             ` Hans Reiser
2005-11-13  2:32               ` Ming Zhang
2005-11-13  2:53                 ` michael chang
2005-11-13  2:56                   ` Ming Zhang
2005-11-12 22:57   ` Lares Moreau [this message]
2005-11-12 23:35     ` Hans Reiser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1131836255.30126.9.camel@localhost \
    --to=lares.moreau@gmail.com \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.