<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-13T06:58:51Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/100394" metadataPrefix="didl">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/100394</identifier><datestamp>2025-07-22T22:57:59Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452951</setSpec></header><metadata><d:DIDL xmlns:d="urn:mpeg:mpeg21:2002:02-DIDL-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="urn:mpeg:mpeg21:2002:02-DIDL-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/did/didl.xsd">
   <d:Item id="hdl_2117_100394">
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <dii:Identifier xmlns:dii="urn:mpeg:mpeg21:2002:01-DII-NS" xsi:schemaLocation="urn:mpeg:mpeg21:2002:01-DII-NS http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-21_schema_files/dii/dii.xsd">urn:hdl:2117/100394</dii:Identifier>
         </d:Statement>
      </d:Descriptor>
      <d:Descriptor>
         <d:Statement mimeType="application/xml; charset=utf-8">
            <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
               <dc:title>Sistema de ficheros con control automático de versiones</dc:title>
               <dc:title>Sistema de fitxers amb control automàtic de versions</dc:title>
               <dc:creator>Suárez Repiso, José</dc:creator>
               <dc:subject>Àrees temàtiques de la UPC::Informàtica::Sistemes d'informació</dc:subject>
               <dc:subject>Computer files</dc:subject>
               <dc:subject>UNIX (Computer file)</dc:subject>
               <dc:subject>FUSE</dc:subject>
               <dc:subject>sistema de fitxers en espai d'usuari</dc:subject>
               <dc:subject>UNIX</dc:subject>
               <dc:subject>Linux</dc:subject>
               <dc:subject>filesystem in user space</dc:subject>
               <dc:subject>filesystem</dc:subject>
               <dc:subject>Fitxers informàtics</dc:subject>
               <dc:subject>UNIX (Fitxer informàtic)</dc:subject>
               <dc:description>En esta memoria explico cómo he desarrollado un sistema de ficheros para sistemas&#xd;
operativos UNIX que dispone de un sistema de control de versiones para sus archivos&#xd;
y directorios.&#xd;
El sistema de control de versiones ofrece la posibilidad de generar versiones de los&#xd;
archivos modificados y los directorios de forma transparente al usuario, la capacidad de&#xd;
restaurar archivos eliminados o regresar a una versión anterior, poder comparar las&#xd;
diferencias entre un archivo y una de sus versión y finalmente, la capacidad de generar&#xd;
un archivo nuevo respecto una versión de un archivo ya existente.&#xd;
Este proyecto creemos que será de gran utilidad para aquellas personas que trabajen&#xd;
con un gran volumen de datos, ya que se generaran versiones de estos datos de forma&#xd;
automática y el usuario será capaz de recuperar el estado anterior de estos datos si así&#xd;
lo desea.</dc:description>
               <dc:description>En aquesta memòria explico com he desenvolupat un sistema de fitxers per a sistemes&#xd;
operatius UNIX que disposa d'un sistema de control de versions per als arxius i&#xd;
directoris.&#xd;
El sistema de control de versions ofereix la possibilitat de generar versions dels arxius&#xd;
modificats així com dels directoris de forma transparent a l'usuari, la capacitat de&#xd;
restaurar arxius eliminats i retornar a una versió anterior, poder comparar les diferències&#xd;
entre un arxiu i una versió, i finalment, la capacitat de generar un arxiu nou respecte la&#xd;
versió d'un arxiu existent.&#xd;
Aquest projecte creiem que serà de gran utilitat per aquelles persones que treballen amb&#xd;
un gran volum de dades, ja que es generen versions d'aquestes dades de&#xd;
forma automàtica i l'usuari serà capaç de recuperar un estat anterior si així ho desitja.</dc:description>
               <dc:description>In this document I explain how I have developed a filesystem for UNIX operating systems&#xd;
which has a version control system for their files and directories.&#xd;
The version control system offers the possibility to generate transparently versions of the&#xd;
modified files and directories to the user, the ability to restore deleted files or return to an&#xd;
earlier version, to be able to compare the differences between a file and a version, and&#xd;
finally, the ability to generate a new file with the contents of a version of an existing file.&#xd;
This project will have a great utility for those people who are working with a large volume&#xd;
of data, because the versions of this data will be generated automatically and the user&#xd;
will be able to retrieve the previous state of this data when he want.</dc:description>
               <dc:date>2017-01-24</dc:date>
               <dc:type>Bachelor thesis</dc:type>
               <dc:rights>Open Access</dc:rights>
               <dc:publisher>Universitat Politècnica de Catalunya</dc:publisher>
            </oai_dc:dc>
         </d:Statement>
      </d:Descriptor>
   </d:Item>
</d:DIDL></metadata></record></GetRecord></OAI-PMH>