Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hell169538yNice little trick we do at work : use a host name as db host and put an entry on it on your hosts file 👌
Than you don't have to keep changing it on the code, only on the machine you are running it.
If that's the case... Kick Andrew on the forehead... -
Staging servers are for wusses. Get Andrew onto that production server and keep those updates coming!!
-
@Charmgoggles
Tried that,
It comes off as, 'control freak' to not let anyone else pull or upload.
Cronjob git commit every day, and let the admin sort it out. -
Arlekin8958yI don't want to sound too condescending, but HOW any serious dev can work without VCS ??
Its not "best practice" that takes some time but its helpful - like testing - for me vcs kinda stands in the same place as syntax highlighting - its just something you need to work.
I read that author of dwarf fortress doesn't, but he kinda works only on it alone the whole time and given tremendous work he's done it makes it rather cute. But in "real world"...
Related Rants
With the other members of the team refusing to learn git and making changes directly to the staging server i get to write the commit messages for everyone.
Log:
UPDATE: *informative details *
UPDATE: mark made some changes
UPDATE: colin made the same changes as mark but different
UPDATE: andrew undid all colins updates to change one link and I had to add them back in, thank gawd I commit the night before
BUGFIX: andrew keeps changing the database host to localhost and uploading it without changing it back
UPDATE: we all hate andrew
undefined
git