home.social

#svn — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #svn, aggregated by home.social.

  1. Hai sempre voluto imparare a usare Git (:gitea:) per gestire il tuo codice in modo efficiente?
    💻 Grazie al corso Git 2026, offerto anche quest'anno come Passion in Action, questo è possibile!

    @ItaLinuxSociety @milano @lambrate
    #politecnicodimilano #git #svn #corso #course @tecnologia @linux

    1/3

  2. Hai sempre voluto imparare a usare Git (:gitea:) per gestire il tuo codice in modo efficiente?
    💻 Grazie al corso Git 2026, offerto anche quest'anno come Passion in Action, questo è possibile!

    @ItaLinuxSociety @milano @lambrate
    #politecnicodimilano #git #svn #corso #course @tecnologia @linux

    1/3

  3. I am tackeling my next project in moving away from #BigTech and #USTech companies. This one is one that is really hard for me, and that pains me a bit: I'm moving away from #GitHub - it's hard for me, because I've been brought up with #SVN and instantly fell in love with #DVCS, and with #git I instantly also started using GitHub. And I **really** used it like their slogan suggested: Like "facebook for programmers". I followed friends and colleagues, followed projects I loved and people that seemd interesting to me, and even had a couple of discussions that started with a commit or new repository on Github. Plus, I love their mascot and have a huge amount of stickers featuring #Octocat - to me GitHub was a crucial part of my programming hobby and upbringing.

    However, since #Microsoft accquired it, my engagement got less, even though I stayed, because no other solution at that time was remotely what I wanted and loved about GitHub.

    Since then, lots of things have happend; GitHub fired people that spoke out against the capitol attack, it does business with ICE, and is now monetizing the works of millions of open source developers with their integration of AI in GitHub that you never agreed to and cannot opt out of. And GitHub's parent company openly supports Trump, and meddles in international juristriction and politics by blocking political enemies of the Trump regime from their accounts (i.e. the E-Mail account of ICC Prosecutors).

    I think I won't delete my old GitHub account; but active and new repositories will be moved to @Codeberg - I am not sure if it is the right home for me, or if I long-term will be hosting my own @gitea or @forgejo instance; but for a start I think it is the right thing to do, and as I am currently working on something I would like to put under versioning, now is the best time to do it. So if you want to follow along, here is my new repository host:

    codeberg.org/pygospa

    #BoycottBigTech #UnplugTrump #privacy #security #souverein #NoAI #AiMisuse #GiveUpGitHub #codeberg #forgejo

  4. I am tackeling my next project in moving away from #BigTech and #USTech companies. This one is one that is really hard for me, and that pains me a bit: I'm moving away from #GitHub - it's hard for me, because I've been brought up with #SVN and instantly fell in love with #DVCS, and with #git I instantly also started using GitHub. And I **really** used it like their slogan suggested: Like "facebook for programmers". I followed friends and colleagues, followed projects I loved and people that seemd interesting to me, and even had a couple of discussions that started with a commit or new repository on Github. Plus, I love their mascot and have a huge amount of stickers featuring #Octocat - to me GitHub was a crucial part of my programming hobby and upbringing.

    However, since #Microsoft accquired it, my engagement got less, even though I stayed, because no other solution at that time was remotely what I wanted and loved about GitHub.

    Since then, lots of things have happend; GitHub fired people that spoke out against the capitol attack, it does business with ICE, and is now monetizing the works of millions of open source developers with their integration of AI in GitHub that you never agreed to and cannot opt out of. And GitHub's parent company openly supports Trump, and meddles in international juristriction and politics by blocking political enemies of the Trump regime from their accounts (i.e. the E-Mail account of ICC Prosecutors).

    I think I won't delete my old GitHub account; but active and new repositories will be moved to @Codeberg - I am not sure if it is the right home for me, or if I long-term will be hosting my own @gitea or @forgejo instance; but for a start I think it is the right thing to do, and as I am currently working on something I would like to put under versioning, now is the best time to do it. So if you want to follow along, here is my new repository host:

    codeberg.org/pygospa

    #BoycottBigTech #UnplugTrump #privacy #security #souverein #NoAI #AiMisuse #GiveUpGitHub #codeberg #forgejo

  5. [Перевод] SVN vs Git для проектов на Unreal и Unity

    Unreal и Unity быстро превращают репозиторий в смесь кода, тяжёлых ассетов и командных привычек — и выбор VCS начинает влиять на работу каждый день. В статье сравниваются SVN и Git именно в контексте UE/Unity: блокировки файлов, права доступа, скорость, ветки и совместимость с CI/CD. Также разберем практические замечания по миграции и тому, как выстроить процесс так, чтобы он был понятен и разработчикам, и людям, которые живут в ассетах.

    habr.com/ru/companies/otus/art

    #системы_контроля_версий #SVN #Git #Unreal_Engine #Unity #бинарные_ассеты #блокировка_файлов

  6. Alors oui, #git (et tout autre gestionnaire de versions) est un outil absolument extraordinaire et on aurait beaucoup de mal à faire notre travail de #dev sans ça !

    Et j'en ai utilisé quelques uns : #CVS 😄 , #SVN, #Bazaar, #Mercurial

    Maintenant... quand tu vois que, sur un projet #python, le dossier .git (qui contient l'historique des modifications) représente... 87% du poids total du machin... 😱

  7. New Hacking the Grepson podcast episode is out!

    Hacking the Grepson 087: Version Control

    Matt (@messerman) and Mike (@nebyoolae) discuss the amazing benefits of using version control for your code.

    Episode Link: podbean.com/eas/pb-pbaud-180b7
    Show Feed: feed.podbean.com/hackingthegre
    Show Home: hackingthegrepson.com

    #HackingTheGrepson #podcast #programming #development #versioncontrol #git #svn #cvs #rcs

  8. New Hacking the Grepson podcast episode is out!

    Hacking the Grepson 087: Version Control

    Matt (@messerman) and Mike (@nebyoolae) discuss the amazing benefits of using version control for your code.

    Episode Link: podbean.com/eas/pb-pbaud-180b7
    Show Feed: feed.podbean.com/hackingthegre
    Show Home: hackingthegrepson.com

    #HackingTheGrepson #podcast #programming #development #versioncontrol #git #svn #cvs #rcs

  9. If you are interested in the proper usage and concepts of #subversion (or #svn) I can highly recommend this book. Pragmatic Version Control using Subversion, by Mike Mason.

    I was digging into version control history during the holidays, as I started using #jj aka #jujutsuvcs in addition to git and wanted to know more about the concepts it is designed with. I had the luck of being able to start my version control life with git, so I never worked with Subversion a lot (some people might say fortunately). But as many people seem to hold it in high regard, I wanted to understand why.

    This books takes you through all you need to know to use it. As an "normal being" just using it. Handling normal things, releases, branches. But also from an administration side, handling and organizing repositories. Backing them up. Splitting and uniting them.

    And all of that written in a very enjoyable way.

    #vcs #MikeMason #PragmaticVersionControl #softwarearcheology

  10. If you are interested in the proper usage and concepts of #subversion (or #svn) I can highly recommend this book. Pragmatic Version Control using Subversion, by Mike Mason.

    I was digging into version control history during the holidays, as I started using #jj aka #jujutsuvcs in addition to git and wanted to know more about the concepts it is designed with. I had the luck of being able to start my version control life with git, so I never worked with Subversion a lot (some people might say fortunately). But as many people seem to hold it in high regard, I wanted to understand why.

    This books takes you through all you need to know to use it. As an "normal being" just using it. Handling normal things, releases, branches. But also from an administration side, handling and organizing repositories. Backing them up. Splitting and uniting them.

    And all of that written in a very enjoyable way.

    #vcs #MikeMason #PragmaticVersionControl #softwarearcheology

  11. If you are interested in the proper usage and concepts of #subversion (or #svn) I can highly recommend this book. Pragmatic Version Control using Subversion, by Mike Mason.

    I was digging into version control history during the holidays, as I started using #jj aka #jujutsuvcs in addition to git and wanted to know more about the concepts it is designed with. I had the luck of being able to start my version control life with git, so I never worked with Subversion a lot (some people might say fortunately). But as many people seem to hold it in high regard, I wanted to understand why.

    This books takes you through all you need to know to use it. As an "normal being" just using it. Handling normal things, releases, branches. But also from an administration side, handling and organizing repositories. Backing them up. Splitting and uniting them.

    And all of that written in a very enjoyable way.

    #vcs #MikeMason #PragmaticVersionControl #softwarearcheology

  12. If you are interested in the proper usage and concepts of #subversion (or #svn) I can highly recommend this book. Pragmatic Version Control using Subversion, by Mike Mason.

    I was digging into version control history during the holidays, as I started using #jj aka #jujutsuvcs in addition to git and wanted to know more about the concepts it is designed with. I had the luck of being able to start my version control life with git, so I never worked with Subversion a lot (some people might say fortunately). But as many people seem to hold it in high regard, I wanted to understand why.

    This books takes you through all you need to know to use it. As an "normal being" just using it. Handling normal things, releases, branches. But also from an administration side, handling and organizing repositories. Backing them up. Splitting and uniting them.

    And all of that written in a very enjoyable way.

    #vcs #MikeMason #PragmaticVersionControl #softwarearcheology

  13. If you are interested in the proper usage and concepts of #subversion (or #svn) I can highly recommend this book. Pragmatic Version Control using Subversion, by Mike Mason.

    I was digging into version control history during the holidays, as I started using #jj aka #jujutsuvcs in addition to git and wanted to know more about the concepts it is designed with. I had the luck of being able to start my version control life with git, so I never worked with Subversion a lot (some people might say fortunately). But as many people seem to hold it in high regard, I wanted to understand why.

    This books takes you through all you need to know to use it. As an "normal being" just using it. Handling normal things, releases, branches. But also from an administration side, handling and organizing repositories. Backing them up. Splitting and uniting them.

    And all of that written in a very enjoyable way.

    #vcs #MikeMason #PragmaticVersionControl #softwarearcheology

  14. As one does between the years, I have started digging into #subversion (the version control system) to learn more about its concepts. Because, why not? At least it helps me to be grateful for the ease of use I have with #git (sorry subversion...).

    In case you want to have a look, I built a #vagrant setup to easily play around with Subversion:

    github.com/johanneskastl/subve

    As I am on a reading spree, #Mercurial will be next. And no, before you ask, I will not get into CVS after that...

    #svn #vcs #versioncontrol #softwarearcheology #oldiesbutgoldies

  15. As one does between the years, I have started digging into #subversion (the version control system) to learn more about its concepts. Because, why not? At least it helps me to be grateful for the ease of use I have with #git (sorry subversion...).

    In case you want to have a look, I built a #vagrant setup to easily play around with Subversion:

    github.com/johanneskastl/subve

    As I am on a reading spree, #Mercurial will be next. And no, before you ask, I will not get into CVS after that...

    #svn #vcs #versioncontrol #softwarearcheology #oldiesbutgoldies

  16. As one does between the years, I have started digging into #subversion (the version control system) to learn more about its concepts. Because, why not? At least it helps me to be grateful for the ease of use I have with #git (sorry subversion...).

    In case you want to have a look, I built a #vagrant setup to easily play around with Subversion:

    github.com/johanneskastl/subve

    As I am on a reading spree, #Mercurial will be next. And no, before you ask, I will not get into CVS after that...

    #svn #vcs #versioncontrol #softwarearcheology #oldiesbutgoldies

  17. As one does between the years, I have started digging into #subversion (the version control system) to learn more about its concepts. Because, why not? At least it helps me to be grateful for the ease of use I have with #git (sorry subversion...).

    In case you want to have a look, I built a #vagrant setup to easily play around with Subversion:

    github.com/johanneskastl/subve

    As I am on a reading spree, #Mercurial will be next. And no, before you ask, I will not get into CVS after that...

    #svn #vcs #versioncontrol #softwarearcheology #oldiesbutgoldies

  18. As one does between the years, I have started digging into #subversion (the version control system) to learn more about its concepts. Because, why not? At least it helps me to be grateful for the ease of use I have with #git (sorry subversion...).

    In case you want to have a look, I built a #vagrant setup to easily play around with Subversion:

    github.com/johanneskastl/subve

    As I am on a reading spree, #Mercurial will be next. And no, before you ask, I will not get into CVS after that...

    #svn #vcs #versioncontrol #softwarearcheology #oldiesbutgoldies

  19. Mitä ja missä vaiheessa tuo #Slovenia n päävalmentaja #MatjažKek on tehnyt, että on saanut punaisen kortin, ja istuu nyt katsomossa (tässä tilanteessa - vielä, HUH!)?

    Ruotsinkielisen selostuksen puolella sanottiin ihan suoraan, että anteeksi, olen missannut tämän, kun jossain vaiheessa matsia näytettiin hänet siellä katsomossa punainen kortti-tekstin kanssa.

    #futis #jalkapallo #PORSVN #EMfutis #EMjalkapallo #Kek #SVN #POR

  20. Mitä ja missä vaiheessa tuo #Slovenia n päävalmentaja #MatjažKek on tehnyt, että on saanut punaisen kortin, ja istuu nyt katsomossa (tässä tilanteessa - vielä, HUH!)?

    Ruotsinkielisen selostuksen puolella sanottiin ihan suoraan, että anteeksi, olen missannut tämän, kun jossain vaiheessa matsia näytettiin hänet siellä katsomossa punainen kortti-tekstin kanssa.

    #futis #jalkapallo #PORSVN #EMfutis #EMjalkapallo #Kek #SVN #POR