64

Just joined a new job. Got into a team of 10+ devs working on one code base. Its spread across many cities and few devs sit together.

They've been versioning their code by mailing each other .zip files of the entire 400MB code base at the end of each day.

Me: Can we have git or svn please?
Manager: SVN? Don't worry about that now, we'll get SVN when the project is finished.

Managed to get an SVN repo running after 2 weeks. FML.

Comments
  • 23
    What the fuck did I just read ๐Ÿ˜ญ
  • 6
    @gitpush my eyes ๐Ÿ˜…
  • 0
    ๐Ÿคค
  • 1
  • 5
    Also, welcome to devRant! (Since this is your first post)
  • 4
    @jallman112 Thanks. I have a feeling I'll be back often. :/
  • 0
  • 3
    I know that pain. Our IT group manages backend deployments (DB procedures, APIs) while I handle frontend and server deployments.

    I use git, Jenkins, and some simple bash scripts. Everyone is notified of builds and deployments to all environments through Slack.

    They use Google Drive, zip files, and FTP uploads. You maybe get an email for a major update. It's beyond frustrating.
  • 1
    In 2018. My god!
  • 2
    Manager: we're gonna be OK. STORAGE IS CHEAP
  • 2
    @delose I wish. It was on company mail servers. Capped out at about 1GB, so they made do by deleting code off every few fucking days.
  • 2
    @hashris that's such a pain! I would at least tell everyone to delete build files (if there are any) before zipping and sending
  • 5
    @delose 1 fuckin MB of actual code. 399MB worth of node modules. That part hurt more than anything else.
  • 1
    Lol somebody should arrest your manager @hashris
  • 1
    "We'll get SVN when the project is finished" ๐Ÿคจ
  • 1
    @hashris I’m in stitches!!!!!!!!!!!! ๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚๐Ÿ˜‚
  • 2
    this is just sad.
Add Comment