73PQOETUBJ2H5A6B3YW3KJ5C2TGOBUXXXSIVWPHCFVC5J3PNQGMQC
AHINLHBI6HKL53TPHMZ5TIGV4VZQE7GIJKVLOAVKAHYJSJBHZ53QC
QUG3TDX353EQPQKCFTSNC4PMO2DP7QOJ3MEGFTKLZW6D7M6FLPCAC
UH3YXOLFMHJD6GJOW6P5BSHAM5XVV623ZBEYNKSF5YFFSGC7UWPAC
6IUUMFCCMAVMHZH5DYEIACUZSFN4HIIZLIOTDLPYCYLWJVD2ZSFAC
5LKTNB6ODFPX45VJBT5H34WZFJBVWWYSCS2HRMKKJPPO3M2M75NAC
KPHR32IR66UCKNT6ZSMILVAHDFQWWEW2X64QNHFEJOINV7IG5GMQC
ARAFRHKULUG66WDRPKJB4GL5WCMP4LD2TRTYO3RA2T3XZDRLXEUQC
JSFDZRYKCZ6TRVBUSA7WEXXVHGH5KCKZG2LBYNQUGMQVP373QQMQC
UXLO2KVDT7D5HJSSRWQHWAY2M6K57HWBKL45TDIXYJODEK57AB5AC
CBUCBYTVFSAQ3GYIJBE7MGYCEQ3SPDYVJ3OZ4JM2QM4TM6H6GFSQC
WYULWETJ4VKT2UOTKJWJTBO7W2TDXUWMLCN7WT5543H7VQ57FGRQC
UYGSVBN7QR3YK6LTBMYIHDDVZPG25MBKPN2JLFDVCY3NEEPCQBAQC
LDVTVP2G3QAJ6RRRJRUI7LS36GEKVFE2LSGC4J5MOCTQT4K5Z5HQC
SQWPGFUETQPYAW2VZRIDZWGXQN4GCMSPHYQ4PLWMESLDJTPACGXAC
NYFLNSVVETUQ6ODIEMFKWUXPLWM2XQNSKLO5J7ZHCHP6L5JQLSEQC
BZTIJPUBKOH4OHNCB5V2WUPZIO57MZHJYTIHC4POIW24V3RHBKWAC
* UtrechtJUG 2021
* JCON 2021
And lastly: TFS is now Azure DevOps Server, and the version control system part is now called TFVC (Team Foundation Version Control).
---
<!-- .slide: data-background-color="#fff" data-background="img/azure-devops-git-or-tfvc.png" data-background-size="60%" --->
note:
You can still pick it when you create a repository in Azure DevOps.
Now I was quite confident this would happen, because of a mechanism I like to call:
"The disadvantage of the dominant product"
Now I was quite confident this would happen, because of a mechanism that is called
"the law of the handicap of a head start".
(or in Dutch "de wet van de remmende voorsprong").
This term was coined by Dutch historian Jan Romein in his essay "The dialectics of progress" in 1937.
The dominant product will get a lot of attention.
Both positive *and* negative.
Your product - or the users of your product - could be popular victims of malicious software
(This is the reason why there are so many viruses on Windows, compared to Linux for example)
Also, if more people know your product, then in theory there are more people that can come up with fresh new ideas that your product doesn't have.
The law suggests that individuals or groups that start out ahead eventually are overtaken by others.
In the terminology of the law, the head start, which is an advantage at first, subsequently becomes a handicap.
This phenomenon occurs when a society dedicates itself to certain standards and those standards change.
Then it becomes harder for the leading group to adapt.
This is exactly what happened during the browser wars!
Society demanded tabbed browsing and Microsoft had a hard time adapting to that, which resulted in Firefox and Chrome taking over.
* **autosync mode** - pushes automatically after each check-in
* integrated project management (bug tracking, wiki, forum and technotes)
* built-in web interface - the Fossil website actually runs on the same web interface
* **autosync mode** - performs an automatic push after each commit
* **manual merge mode** - like Git and Hg
Though the SourceForge implementation is a bit unorthodox.
Because Fossil needs just an SQLite database to generate static HTML.
It was even written specifically to support development of SQLite.
Fossil needs just an SQLite database to generate static HTML.