mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
All links to repos now go to new page
This commit is contained in:
@@ -61,9 +61,9 @@ of all caves in a large .CSV file with a cave on each row made the storage of ne
|
||||
more straightforward.
|
||||
|
||||
<h3>Version control</h3>
|
||||
<p>Another important element of this system was version control. The entire data structure was
|
||||
<p>Another important element of this system was <a href="computing/repos.html">version control</a>. The entire data structure was
|
||||
stored initially in a <a href="https://en.wikipedia.org/wiki/Concurrent_Versions_System">Concurrent Version System</a> repository, and later migrated to
|
||||
<a href="https://en.wikipedia.org/wiki/Apache_Subversion">Subversion</a> [<em>now using a <a href="computing/onlinesystems.html#mercurial">DVCS</a> in 2019</em>].
|
||||
<a href="https://en.wikipedia.org/wiki/Apache_Subversion">Subversion</a> [<em>now using <a href="computing/repos.html">git</a> in 2020</em>].
|
||||
Any edits to the spreadsheets which caused the scripts to fail, breaking the
|
||||
website, could be easily reversed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user