h a l f b a k e r yi v n i n seeks n e t o
add, search, annotate, link, view, overview, recent, by name, random
news, help, about, links, report a problem
browse anonymously,
or get an account
and write.
register,
|
|
|
|
Consumer advice. This isn't what the HalfBakery is for. |
|
|
Consumer advice requests are usually tolerated, though. |
|
|
[neilp], you might look into Starbase StarTeam for source, version control, bug reporting and config. mgmt. (or whatever subset you need). Supports rollback, diff and has a complete audit trail. Designed for collaborative work. |
|
|
hey [bris] thanks for that. That's definitely the sort of thing, (we're using Visual Source Safe at the moment), it's just the process is v. clunky and I was hoping for something which is transparent to the users (a bit more backup-y). |
|
|
Title-1/2
Subtitle-1/2=bun. |
|
|
weren't there some file systems that have versioning built in? |
|
|
Remember Stacker, the disk compression utility? They had to find another business to be in when Microsoft (quite rightly) incorporated this functionality directly into the file system. |
|
|
One of the prototypes they built as a possible future product was almost EXACTLY what you describe. It was a file system driver for Windows 95 that watched when you saved files, and transparently kept version histories on them without you doing anything. (And of course it used the patented Stac compression algorithm to minimize the extra space it took to store all this extra data). |
|
|
Apparently either (a) they determined there was no market for this or (b) they couldn't work the kinks out of their implementation, because despite having shown it at a few trade shows, they never brought it to market. |
|
|
As theircompetitor mentions, there were many old-school "mainframe" operating systems like DEC's VMS had this feature built in. When you accessed a file, you could optionally include a version number with the file name. See link. |
|
|
Versions were automatic. You had to purge or set version limits (which automatically purged) to avoid them. Auditing file system access was possible, but not normally done as it created massive audit files. I miss VMS. Not that it isnt still around, I just dont work with it anymore. |
|
| |