Skip to main content

A first look at open source, decentralized version control systems

I am having a first look at this Quick Reference Guide to Free Software Decentralized Revision Control Systems, trying to find some that has both windows and unix clients, can be used without being permanently connected to the server, or installing anything on it, and are suitable for 3D projects.
What I want is to be able to host a 3d project repository using a simple shared web hosting, which gives little more than FTP, SQL and PHP.

These are my conclusions:

Checking monotone´s links I have found A Simple Version Control System which is entirely PHP/SQL based, with file access through FTP. This looks like the best for now.

Darcs has a very interesting approach, clients can read from the repository through "file system, (...) HTTP or email", and submit patches (diffs) through email. Also worth checking.

Bazaar allows to add, commit and recover binary files and will allow you to plug in support for diffing or merging, but it is "primarily a source code control system, not a media archive system". Anyway, it is worth checking it.

Libresource seems very interesting, but complicated.

Subversion and (related) SVK need to adjust the configuration of Apache via its httpd.conf file, which is not available in my case.

Monotone does not use a central server at all, rather clients selectively communicate changes to each others using the netsync protocol. I´d rather go for a more user-transparent system.

Codeville does not support binaries yet (it lists"support for binaries" in its todo list
)

Maybe CVS is an overkill, other alternatives are:

Unison which seems a bit problematic on windows and needs peer to peer connection.

Comments

Popular posts from this blog

Interesting softwares for 3D distributed production (updated)

Scroll down for a brief update on online video-editing tools. Over the years I have coordinated several projects in which a number of artists work separately. Although very far from a perfect solution, I have found different useful tools that can help anyone in a similar situation. These are the tasks I have found more overwhelming, and the corresponding tools that might be to manage them: DEVELOPMENT. A lot of work has to be redone every time if writers, designers, etc. don´t use an adequate system. Celtx seems a very interesting tool to start properly with your projects. COORDINATION. Simply knowing who is doing what and how much is already done can be a nightmare, specially when you are not working full time on a project. The tool I find myself using more often is Google Docs & Spreadsheets . It allows several users to edit a shared spreadsheet simultaneously. It has some limitations compared to a full-featured spreadsheet ( or even compared to Excel ) namely conditional

PIPELINE: A simple projects manager for Autodesk Maya

A  producer of two graduation short films just sent me an email: "We all know how complicated Shotgun is:  I found this Maya-centric project manager that looks awesome. Surely it´s not the mastodon that Shotgun is, but could be useful for the new short films, mainly to save the burden of setting all the craziness we have suffered" Main features are: Project organisation:   Folder structure and naming conventions. Version control: Saves and versions scenes and  playblasts. Team collaboration: Roles and permissions Last update was in February 2018, but Lior seems pretty fast to reply in the  feedback forum . Let me share some relevant information I´ve found in the web page http://pipeline.nnl.tv "The license is restricted to a single user - without any other limitations." The " Non-Commercial use only  with  Limited functionality "  Trial license is free The " Non-Commercial and Educational use only  -  Requires Email verification&quo

CGRU: Afanasy render farm manager, Rules CG project tracking, Movie Maker dailies

Although CGRU CG Tools Pack has been going on for over three years, it is gaining momentum since its latest release (2.0.7) last month. It is free, open source, and available on Windows, Mac and linux. The set of tools includes: " Afanasy " render farm manager " Rules " CG projects tracker which you can try online   " Movie Maker " scriptable image sequence encoder " Keeper " system tray icon. These are the features (from their web page) AFANASY Render Farm Manager   Flexible: JSON protocol, Python API. Farm Resources Monitoring: CPU (System,User), RAM, HDD, SWAP, I/O, Net and Custom (Python). Generic: Can do anything that can be described via commands. Statistics: SQL database and a ready Web GUI (PHP) to browse it. Multi-Task Hosts: One host can run several tasks. Multi-Host Tasks: One task can run on several hosts (master service and slaves). Software Licenses Limits. Dependences, Priorities, Services, Parsers, Wake-On-Lan

Search this blog