Essential Pharamac euttical

2006-01-13 Thread Odalis Hakim
  http://www.contessere.com   SomVIAVALAmbCIAXan a  GRAIUMienLISax  from $1,$3,$1,$2,$3,$1, 127521897542 

Re: Authoring a versioning plugin

2006-01-13 Thread David Masover
Bedros Hanounik wrote: > David, > > I appreciate your criticism, but we're not in a flame war. I never > claimed to be an FS expert. Take it easy; you don't have to beat my > suggestion to death. There's no perfect solution, and all feedbacks, no > matter how idiotic or simple may seem, help makin

Re: Authoring a versioning plugin

2006-01-13 Thread Hans Reiser
Peter van Hardenberg wrote: >Hi Yoanis, good to see you're still pursuing this. > >On January 11, 2006 02:59 pm, Yoanis Gil Delgado wrote: > > >>This are the intentions: >>To write a versioning plugin that will allows the file system user to >>easily revert the files under versioning to a some p

Re: Authoring a versioning plugin

2006-01-13 Thread Hans Reiser
Yoanis Gil Delgado wrote: >On Thursday 12 January 2006 06:56 pm, you wrote: > > > David, > > > > I appreciate your criticism, but we're not in a flame war. I never > > claimed to be an FS expert. Take it easy; you don't have to beat my > > suggestion to death. There's no perfect solution, and all

Re: Authoring a versioning plugin

2006-01-13 Thread Toomas Laasik
Hello, Here are some links that I have found while searching such file systems that can keep versions or log of changes: http://logfs.sourceforge.net/ - small logging filesystem project started by a student, but not very stable yet http://wayback.sourceforge.net/ - written in Perl, based on quit

Re: Authoring a versioning plugin

2006-01-13 Thread Hans Reiser
Toomas Laasik wrote: > Hello, > Here are some links that I have found while searching such file > systems that can keep versions or log of changes: > http://logfs.sourceforge.net/ - small logging filesystem project > started by a student, but not very stable yet > http://wayback.sourceforge.net/ -

Re: Authoring a versioning plugin

2006-01-13 Thread Jonathan Sailor
On Fri, 13 Jan 2006, Hans Reiser wrote: I imagine that attribute should be $ echo "1" > myfile.txt//plugins/versioning or $ echo "everywrite" > myfile.txt//plugins/versioning Unfortunately, my experience is that you cannot use "echo" to change the data in the plugins/* pseudoplugins, eve