Welcome to the ESDLab Repository Server

Numerical programming is a complex and time consuming exercise. It becomes much more complex when working in groups, as many people are simultaneously working on a single code. Data can be replaced, overwritten and corrupted if not managed correctly. Making a repository helps in centralizing the process and making it easy to review, merge and edit other people's changes to the data.


The Energy Systems Design Lab server helps in hosting the repositories, which can be globally accessed through an http server. The repositories are controlled by subversion , which is a version control system. Subversion is a centralized system for sharing information. At its core is a repository, which is a central store of data. The repository stores information in the form of a filesystem tree-a typical hierarchy of files and directories. Any number of clients connect to the repository, and then read or write to these files. By writing data, a client makes the information available to others; by reading data, the client receives information from others.



Repositories


ESDL


Papers


Fuel Cell System


Manas

Porous Media


Aslan

Manuals


Chad

Website


Jie

Pore Network


Lalit


Mark


Mayank


Shantanu


ESDLab Network Attached Storage (NAS)


At the ESDLab, we use a NAS system to store our data. The simplest way to access it is via the web interface.