Writing a VCS

7 views
Skip to first unread message

Gerard van de Schoot

unread,
Oct 18, 2023, 6:29:08 AM10/18/23
to Bazil File System development
Hi, I am writing a VCS (Version Control System) that has some complicated features. It is a three layer system. I can send the pictures if you want to make it easier.

The problem is that I don' t know whether I can drag and drop into the filesystem. Does that work? And if so with what feature?

The second problem is how can I implement such a three layer system, and make it read-write-able?

Thanks in advance! ;-)

Grt, Gerard

Gerard van de Schoot

unread,
Oct 18, 2023, 8:05:31 AM10/18/23
to Bazil File System development

This is Level 1:

In this level drag and drop of files should be possible, and also renaming and copying. So it should be read-write.

Level 1.png


This is Level 2:

It should be read-only and only show the number of versions.

Level 2.png

And this is Level 3:

This should be read-write.

Level 3.png

My question is also: Is this possible? I think so but I don' t know to be honest.

This is the source code: https://github.com/grd/FreePDM.

The VCS part is what I want to discuss. The PDM part is much more, but the VCS part can become a very nice "thing to have" because when it works you probably can work with the parts without a GUI, or a TUI.

Grt, Gerard
Reply all
Reply to author
Forward
0 new messages