- Subject: [Jed-users-l] extended backup (versioning)?
- From: Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Apr 2013 18:47:18 +0200
JED's backup files~ saved me often :-)
Being an old VMS hacker, I really like it's integrated versioning. Example:
file.txt;1
file.txt;2
file.txt;3
(the bigger the number, the older the file)
How about extending JED's backup file concept to a similar versioning
system for UNIX? I think of this kind of naming:
file.txt
file.txt~1
file.txt~2
file.txt~3
When one saves a new file.txt then JED should rename the old files:
file.txt~3 --> file.txt~4
file.txt~2 --> file.txt~3
file.txt~1 --> file.txt~2
file.txt --> file.txt~1
A JED config variable would define the maximum number of backup versions.
--
Ullrich Horlacher Informationssysteme und Serverbetrieb
Rechenzentrum IZUS/TIK E-Mail: horlacher@xxxxxxxxxxxxxxxxxxxx
Universitaet Stuttgart Tel: ++49-711-68565868
Allmandring 30a Fax: ++49-711-682357
70550 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/
REF: <20130403164718.GA10663@xxxxxxxxxxxxxxxxxxxx>
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2013 date index]
[2013 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]