{"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\/it\/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>Dopo cinque mesi e mezzo di sviluppo, \u00e8 stata rilasciata la versione 2.28 di un sistema distribuito e multipiattaforma semplice e altamente affidabile, <a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/Configurazione_gestita\">gestione della configurazione<\/a> <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\">Fossil SCM<\/a>sviluppato dall'autore di 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 si distingue tra i sistemi di controllo versione per la sua straordinaria semplicit\u00e0 di implementazione: l'intero progetto&nbsp;&mdash; \u00e8 un unico file eseguibile senza dipendenze esterne, che funge simultaneamente da VCS, server web integrato, sistema di tracciamento dei bug, wiki, forum e chat. L'intero repository con tutta la cronologia, i ticket e il wiki \u00e8 memorizzato in un unico file SQLite&nbsp;&mdash; pu\u00f2 essere copiato, salvato o inviato a un collega con un'unica riga di comando scp. Il progetto \u00e8 utilizzato dallo stesso autore per lo sviluppo di SQLite&nbsp;&mdash; il che di per s\u00e9 parla dell'affidabilit\u00e0 dello strumento. A differenza di Git, Fossil \u00e8 stato progettato sin dall'inizio con un focus sull'integrit\u00e0 dei dati e sulla semplicit\u00e0 di auto-ospitaggio: avviare un proprio server&nbsp;&mdash; \u00e8 letteralmente una singola riga di comando fossil server. La filosofia del progetto&nbsp;&mdash; \u00abtutto il necessario per la vita del progetto in un unico luogo\u00bb, senza servizi esterni e infrastrutture complesse.<\/p>\n<p><\/noindex> Nella nuova versione:<\/p>\n<ul>\n<li> Miglioramenti <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/doc\/trunk\/www\/antibot.wiki\">protezione da robot<\/a>:\n<ul>\n<li> la configurazione predefinita ora consente ai robot di scaricare tarball e archivi per supportare meglio i sistemi di build automatizzati; <\/li>\n<li> nuovo tag speciale zipX nell'impostazione <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/robot-restrict\">robot-restrict<\/a> blocca l'accesso dei robot a tarball, con eccezioni per i sistemi di builds automatiche; <\/li>\n<li> i tag di tipo ext\/PATH nell'impostazione robot-restrict bloccano l'accesso dei robot a specifiche <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/doc\/trunk\/www\/serverext.wiki\">estensioni CGI<\/a> nel percorso specificato. <\/li>\n<\/ul>\n<\/li>\n<li> Nel sottomenu <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/dir?ci=trunk\">browser del codice<\/a> \u00e8 stata aggiunta una tendina per le recenti branche. <\/li>\n<li> Accesso semplificato a tarball e archivi ZIP:\n<ul>\n<li> nel browser del codice di alto livello \u00e8 comparsa una voce di sottomen\u00f9 &#171;Download&#187; per accedere alla pagina di download degli archivi; <\/li>\n<li> \u00e8 stata aggiunta una nuova pagina <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/download\">\/download<\/a>, il cui link appare in <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/sitemap\">\/sitemap<\/a> nella configurazione del parametro <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/suggested-downloads\">suggested-downloads.<\/a>; <\/li>\n<li> I nomi dei file dei tarball e degli archivi ZIP ora sono standardizzati: includono un timestamp e un prefisso hash; <\/li>\n<li> \u00e8 stato aggiunto il comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/get\">fossil get<\/a> per scaricare e decomprimere uno specifico check-in senza dover clonare il repository. <\/li>\n<\/ul>\n<\/li>\n<li> Miglioramenti <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/timeline\">cronologia degli eventi<\/a>:\n<ul>\n<li> nuova modalit\u00e0 di visualizzazione &#171;Simple&#187;&nbsp;&mdash; intermedia tra &#171;Verbose&#187; e &#171;Compact&#187;: mostra solo l'hash del check-in con la possibilit\u00e0 di espandere i dettagli facendo clic sui tre punti; <\/li>\n<li> facendo clic sui tre punti nelle modalit\u00e0 &#171;Compact&#187; o &#171;Simple&#187; essi vengono sostituiti da una freccia &#171;\u2190&#187; per nascondere nuovamente i dettagli; <\/li>\n<li> \u00e8 stata aggiunta l'impostazione <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/timeline-mark-leaves\">timeline-mark-leaves<\/a>, che controlla la visualizzazione dei check-in foglia; <\/li>\n<li> le cronologie &#171;senza grafico&#187; (parametro ng) ora mostrano i colori dei branch e i cerchi dei check-in senza linee di collegamento. <\/li>\n<\/ul>\n<\/li>\n<li> Le etichette in Markdown ora ricevono identificatori secondo l'algoritmo &#171;slugify&#187; in stile GitHub. <\/li>\n<li> Team <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/timeline\">fossil timeline<\/a> ha ricevuto le opzioni -u|&#8212;for-user per filtrare per utente e -r per l'output in ordine cronologico. <\/li>\n<li> Nuovo flag &#8212;reopen REPOFILE del comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/open\">fossil open<\/a> consente di ripristinare una copia di lavoro dopo aver spostato il file del repository. <\/li>\n<li> Aggiornate le tabelle interne dei caratteri Unicode utilizzate durante l'elaborazione delle espressioni regolari,&nbsp;&mdash; dalla versione 13 alla versione 17. <\/li>\n<li> Nuovo comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/system\">fossil system<\/a> (abbreviato fossil sys) fornisce un insieme di utility simili a Unix per l'uso su piattaforme a risorse limitate. <\/li>\n<li> La pagina web <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/www\/help\">\/help<\/a> ora accetta richieste del tipo \/help\/CMD e \/help\/www\/PAGE per visualizzare la guida su un comando o una pagina web specifica. <\/li>\n<li> Aggiunte opzioni -t e -T al comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/praise\">fossil praise.<\/a>. <\/li>\n<li> Team <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/clone\">fossil clone<\/a> ha ricevuto l'opzione &#8212;ipv6. <\/li>\n<li> Aggiunti alias -s e &#8212;stop per l'opzione &#8212;stop-on-error del comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/all\">fossil all.<\/a>. <\/li>\n<li> Aggiunta l'opzione -h|&#8212;hash al comando <a rel=\"nofollow\" href=\"https:\/\/fossil-scm.org\/home\/help\/whatis\">fossil whatis.<\/a>. <\/li>\n<\/ul>\n<p>Fonte: <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\/it\/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=\"it_IT\" \/>\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\/it\/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":"Dopo cinque mesi e mezzo di sviluppo, \u00e8 stata rilasciata la versione 2.28 di un sistema di gestione della configurazione distribuito e multipiattaforma semplice e altamente affidabile Fossil SCM, sviluppato dall'autore di SQLite, Dwayne Richard Hipp. Fossil SCM si distingue tra i sistemi di controllo versione per la sua radicale semplicit\u00e0 d'implementazione: l'intero progetto \u00e8 un unico file eseguibile senza dipendenze esterne, fungendo allo stesso tempo da VCS, server web integrato, tracker di bug, wiki, forum e chat. Tutto","canonical_url":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/fossil-scm-2-28","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"it_IT","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\/it\/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\/it\/wp-json\/wp\/v2\/posts\/166585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/comments?post=166585"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts\/166585\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/media?parent=166585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/categories?post=166585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/tags?post=166585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}