{"id":166585,"date":"2026-03-27T23:12:55","date_gmt":"2026-03-27T21:12:55","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/fossil-scm-2-28"},"modified":"2026-03-27T23:12:55","modified_gmt":"2026-03-27T21:12:55","slug":"fossil-scm-2-28","status":"publish","type":"post","link":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/fossil-scm-2-28","title":{"rendered":"Fossil SCM 2.28","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex>      <noindex><\/p>\n<p>Nach f\u00fcnfeinhalb Monaten Entwicklung wurde die Version 2.28 des einfachen und hochgradig zuverl\u00e4ssigen verteilten plattform\u00fcbergreifenden Systems ver\u00f6ffentlicht, <a rel=\"nofollow\" href=\"https:\/\/de.wikipedia.org\/wiki\/Configuration_Management\">Konfigurationsmanagement<\/a> <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\">Fossil SCM<\/a>entwickelt vom Autor von SQLite, <a rel=\"nofollow\" href=\"https:\/\/www.hwaci.com\/drh\/index.html\">Dwayne Richard Hipp.<\/a>.<\/p>\n<p><\/noindex><\/p>\n<p>Fossil SCM hebt sich durch seine radikale Einfachheit bei der Bereitstellung von Versionskontrollsystemen hervor: Das gesamte Projekt&nbsp;&mdash; ist eine einzige ausf\u00fchrbare Datei ohne externe Abh\u00e4ngigkeiten, die gleichzeitig als VCS, integrierter Webserver, Bugtracker, Wiki, Forum und Chat fungiert. Das gesamte Repository mit der gesamten Historie, Tickets und Wiki wird in einer einzigen SQLite-Datei gespeichert&nbsp;&mdash; sie kann mit einem einzigen Befehl scp kopiert, gesichert oder an einen Kollegen gesendet werden. Das Projekt wird vom Autor selbst f\u00fcr die Entwicklung von SQLite verwendet&nbsp;&mdash; was schon f\u00fcr die Zuverl\u00e4ssigkeit des Werkzeugs spricht. Im Gegensatz zu Git wurde Fossil von Anfang an mit dem Fokus auf Datenintegrit\u00e4t und die Einfachheit der eigenen Hosting bereitgestellt: Ein eigener Server aufzusetzen&nbsp;&mdash; ist buchst\u00e4blich ein Befehl fossil server. Die Philosophie des Projekts&nbsp;&mdash; \u201eAlles, was f\u00fcr das \u00dcberleben des Projekts notwendig ist, an einem Ort\u201c, ohne externe Dienste und komplexe Infrastruktur.<\/p>\n<p><\/noindex> In der neuen Version:<\/p>\n<ul>\n<li> Verbesserungen <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/doc\/trunk\/www\/antibot.wiki\">Schutz vor Robotern.<\/a>:\n<ul>\n<li> Die Standardkonfiguration erlaubt jetzt Robotern das Herunterladen von Tarballs und Archiven, um automatisierte Build-Systeme besser zu unterst\u00fctzen. <\/li>\n<li> neues spezielles Tag zipX in den Einstellungen <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/robot-restrict\">robot-restrict<\/a> blockiert den Zugriff von Robotern auf Tarballs, mit Ausnahmen f\u00fcr Build-Systeme. <\/li>\n<li> Tags vom Typ ext\/PATH in den Einstellungen robot-restrict blockieren den Zugriff von Robotern auf spezifische <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/doc\/trunk\/www\/serverext.wiki\">CGI-Erweiterungen<\/a> unter dem angegebenen Pfad. <\/li>\n<\/ul>\n<\/li>\n<li> Im Untermen\u00fc <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/dir?ci=trunk\">Codebrowser<\/a> wurde ein Dropdown-Men\u00fc mit k\u00fcrzlich verwendeten Branches hinzugef\u00fcgt. <\/li>\n<li> Der Zugang zu Tarballs und ZIP-Archiven wurde vereinfacht:\n<ul>\n<li> Im Code-Browser auf oberster Ebene gibt es im Untermen\u00fc den Punkt &#171;Download&#187; f\u00fcr den Wechsel zur Download-Seite der Archive; <\/li>\n<li> eine neue Seite wurde hinzugef\u00fcgt <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/download\">\/download<\/a>, deren Link in der <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/sitemap\">\/sitemap<\/a> bei der Einstellung der Option <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/suggested-downloads\">suggested-downloads<\/a>; <\/li>\n<li> Dateinamen von Tarballs und ZIP-Archiven sind nun standardisiert: sie enthalten einen Zeitstempel und einen Hash-Pr\u00e4fix; <\/li>\n<li> Der Befehl <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/get\">fossil get<\/a> zum Herunterladen und Entpacken eines spezifischen Checkins, ohne das Repository klonen zu m\u00fcssen. <\/li>\n<\/ul>\n<\/li>\n<li> Verbesserungen <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/timeline\">Ereignischronologie<\/a>:\n<ul>\n<li> Der neue Ansichtsmodus &#171;Simple&#187;&nbsp;&mdash; ist ein Kompromiss zwischen &#171;Verbose&#187; und &#171;Compact&#187;: zeigt nur den Hash des Check-ins mit der M\u00f6glichkeit, Details durch Klicken auf die Auslassungspunkte aufzurufen; <\/li>\n<li> Durch einen Klick auf die Auslassungspunkte wird im &#171;Compact&#187; oder &#171;Simple&#187; Modus der Pfeil &#171;\u2190&#187; angezeigt, um die Details erneut auszublenden; <\/li>\n<li> eine Einstellung hinzugef\u00fcgt <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/timeline-mark-leaves\">timeline-mark-leaves<\/a>, die die Anzeige der Blatt-Check-ins steuert; <\/li>\n<li> Die &#171;grafiklosen&#187; Chronologien (Parameter ng) zeigen jetzt die Farben der Zweige und die Checks ohne Verbindungslinien an. <\/li>\n<\/ul>\n<\/li>\n<li> Tags in Markdown erhalten jetzt identifizierte durch den &#171;slugify&#187;-Algorithmus im GitHub-Stil. <\/li>\n<li> Der Befehl <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/timeline\">fossil timeline<\/a> erhielt die Optionen -u|&#8212;for-user zur Filterung nach Benutzer und -r f\u00fcr die chronologische Ausgabe. <\/li>\n<li> Neuer Flag &#8212;reopen REPOFILE f\u00fcr den Befehl <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/open\">fossil open<\/a> erm\u00f6glicht die Wiederherstellung des Arbeitsverzeichnisses nach dem Verschieben der Repository-Datei. <\/li>\n<li> Die internen Unicode-Zeichentabellen, die bei der Verarbeitung von regul\u00e4ren Ausdr\u00fccken verwendet werden, wurden aktualisiert&nbsp;&mdash; von Version 13 auf Version 17. <\/li>\n<li> Ein neuer Befehl <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/system\">fossil system<\/a> (kurz fossil sys) bietet eine Sammlung von Unix-\u00e4hnlichen Dienstprogrammen f\u00fcr den Einsatz auf Plattformen mit begrenzter Umgebung. <\/li>\n<li> Die Webseite <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/help\">\/help<\/a> akzeptiert jetzt Anfragen vom Typ \/help\/CMD und \/help\/www\/PAGE, um Hilfe zu einem bestimmten Befehl oder einer Webseite anzuzeigen. <\/li>\n<li> Die Optionen -t und -T wurden dem Befehl hinzugef\u00fcgt <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/praise\">fossil praise<\/a>. <\/li>\n<li> Der Befehl <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/clone\">fossil clone<\/a> erhielt die Option &#8212;ipv6. <\/li>\n<li> Aliasnamen -s und &#8212;stop f\u00fcr die Option &#8212;stop-on-error des Befehls hinzugef\u00fcgt. <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/all\">fossil all<\/a>. <\/li>\n<li> Die Option -h|&#8212;hash wurde dem Befehl hinzugef\u00fcgt. <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/whatis\">fossil whatis<\/a>. <\/li>\n<\/ul>\n<p>Quelle: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/opensource\/18251340\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u0441 \u043f\u043e\u043b\u043e\u0432\u0438\u043d\u043e\u0439 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0432\u044b\u043f\u0443\u0441\u043a 2.28 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0434\u0451\u0436\u043d\u043e\u0439 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u043a\u0440\u043e\u0441\u0441\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f Fossil SCM, \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u0440\u043e\u043c SQLite, \u0414\u0443\u044d\u0439\u043d\u043e\u043c \u0420\u0438\u0447\u0430\u0440\u0434\u043e\u043c \u0425\u0438\u043f\u043f\u043e\u043c. Fossil SCM \u0432\u044b\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u0438 \u0441\u0438\u0441\u0442\u0435\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0432\u0435\u0440\u0441\u0438\u0439 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0442\u043e\u0439 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f: \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0435\u043a\u0442&nbsp;&mdash; \u044d\u0442\u043e \u043e\u0434\u0438\u043d \u0438\u0441\u043f\u043e\u043b\u043d\u044f\u0435\u043c\u044b\u0439 \u0444\u0430\u0439\u043b \u0431\u0435\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f VCS, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u043c \u0432\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c, \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440\u043e\u043c, \u0432\u0438\u043a\u0438, \u0444\u043e\u0440\u0443\u043c\u043e\u043c \u0438 \u0447\u0430\u0442\u043e\u043c. [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-166585","post","type-post","status-publish","format-standard","hentry","category-novosti-interneta"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u0441 \u043f\u043e\u043b\u043e\u0432\u0438\u043d\u043e\u0439 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0432\u044b\u043f\u0443\u0441\u043a 2.28 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0434\u0451\u0436\u043d\u043e\u0439 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u043a\u0440\u043e\u0441\u0441\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f Fossil SCM, \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u0440\u043e\u043c SQLite, \u0414\u0443\u044d\u0439\u043d\u043e\u043c \u0420\u0438\u0447\u0430\u0440\u0434\u043e\u043c \u0425\u0438\u043f\u043f\u043e\u043c.Fossil SCM \u0432\u044b\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u0438 \u0441\u0438\u0441\u0442\u0435\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0432\u0435\u0440\u0441\u0438\u0439 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0442\u043e\u0439 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f: \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0435\u043a\u0442 \u2014 \u044d\u0442\u043e \u043e\u0434\u0438\u043d \u0438\u0441\u043f\u043e\u043b\u043d\u044f\u0435\u043c\u044b\u0439 \u0444\u0430\u0439\u043b \u0431\u0435\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f VCS, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u043c \u0432\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c, \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440\u043e\u043c, \u0432\u0438\u043a\u0438, \u0444\u043e\u0440\u0443\u043c\u043e\u043c \u0438 \u0447\u0430\u0442\u043e\u043c. \u0412\u0435\u0441\u044c\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Erik Peterson\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/fossil-scm-2-28\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47Fossil SCM 2.28 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u0441 \u043f\u043e\u043b\u043e\u0432\u0438\u043d\u043e\u0439 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0432\u044b\u043f\u0443\u0441\u043a 2.28 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0434\u0451\u0436\u043d\u043e\u0439 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u043a\u0440\u043e\u0441\u0441\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f Fossil SCM, \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u0440\u043e\u043c SQLite, \u0414\u0443\u044d\u0439\u043d\u043e\u043c \u0420\u0438\u0447\u0430\u0440\u0434\u043e\u043c \u0425\u0438\u043f\u043f\u043e\u043c.Fossil SCM \u0432\u044b\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u0438 \u0441\u0438\u0441\u0442\u0435\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0432\u0435\u0440\u0441\u0438\u0439 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0442\u043e\u0439 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f: \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0435\u043a\u0442 \u2014 \u044d\u0442\u043e \u043e\u0434\u0438\u043d \u0438\u0441\u043f\u043e\u043b\u043d\u044f\u0435\u043c\u044b\u0439 \u0444\u0430\u0439\u043b \u0431\u0435\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f VCS, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u043c \u0432\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c, \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440\u043e\u043c, \u0432\u0438\u043a\u0438, \u0444\u043e\u0440\u0443\u043c\u043e\u043c \u0438 \u0447\u0430\u0442\u043e\u043c. \u0412\u0435\u0441\u044c\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/fossil-scm-2-28\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-27T21:12:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-03-27T21:12:55+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Fossil SCM 2.28 | ProHoster","description":"Nach f\u00fcnfeinhalb Monaten Entwicklung wurde die Version 2.28 des einfachen und hochzuverl\u00e4ssigen plattform\u00fcbergreifenden Konfigurationsverwaltungssystems Fossil SCM ver\u00f6ffentlicht, das von SQLite-Autor Dwayne Richard Hipp entwickelt wird. Fossil SCM hebt sich durch die radikale Einfachheit des Einsatzes von anderen Versionskontrollsystemen ab: Das gesamte Projekt besteht aus einer einzigen ausf\u00fchrbaren Datei ohne externe Abh\u00e4ngigkeiten, die gleichzeitig VCS, integrierter Webserver, Bug-Tracker, Wiki, Forum und Chat ist. Das gesamte","canonical_url":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/fossil-scm-2-28","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"de_DE","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47Fossil SCM 2.28 | ProHoster","og:description":"\u041f\u043e\u0441\u043b\u0435 \u043f\u044f\u0442\u0438 \u0441 \u043f\u043e\u043b\u043e\u0432\u0438\u043d\u043e\u0439 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0441\u043e\u0441\u0442\u043e\u044f\u043b\u0441\u044f \u0432\u044b\u043f\u0443\u0441\u043a 2.28 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0434\u0451\u0436\u043d\u043e\u0439 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0451\u043d\u043d\u043e\u0439 \u043a\u0440\u043e\u0441\u0441\u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f Fossil SCM, \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u0430\u0432\u0442\u043e\u0440\u043e\u043c SQLite, \u0414\u0443\u044d\u0439\u043d\u043e\u043c \u0420\u0438\u0447\u0430\u0440\u0434\u043e\u043c \u0425\u0438\u043f\u043f\u043e\u043c.Fossil SCM \u0432\u044b\u0434\u0435\u043b\u044f\u0435\u0442\u0441\u044f \u0441\u0440\u0435\u0434\u0438 \u0441\u0438\u0441\u0442\u0435\u043c \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044f \u0432\u0435\u0440\u0441\u0438\u0439 \u0440\u0430\u0434\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0442\u043e\u0439 \u0440\u0430\u0437\u0432\u0451\u0440\u0442\u044b\u0432\u0430\u043d\u0438\u044f: \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0435\u043a\u0442 \u2014 \u044d\u0442\u043e \u043e\u0434\u0438\u043d \u0438\u0441\u043f\u043e\u043b\u043d\u044f\u0435\u043c\u044b\u0439 \u0444\u0430\u0439\u043b \u0431\u0435\u0437 \u0432\u043d\u0435\u0448\u043d\u0438\u0445 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043e\u0434\u043d\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f VCS, \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u043c \u0432\u0435\u0431-\u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c, \u0431\u0430\u0433\u0442\u0440\u0435\u043a\u0435\u0440\u043e\u043c, \u0432\u0438\u043a\u0438, \u0444\u043e\u0440\u0443\u043c\u043e\u043c \u0438 \u0447\u0430\u0442\u043e\u043c. \u0412\u0435\u0441\u044c","og:url":"https:\/\/prohoster.info\/de\/blog\/novosti-interneta\/fossil-scm-2-28","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2026-03-27T21:12:55+00:00","article:modified_time":"2026-03-27T21:12:55+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts\/166585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/comments?post=166585"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/posts\/166585\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/media?parent=166585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/categories?post=166585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/de\/wp-json\/wp\/v2\/tags?post=166585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}