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
-
I've done that too many times. I use git or some form of VCS from the start for everything now, no matter how small the project seems
-
I use git for 'non-server-projects' but because this project requires a software client, server and database, it's to much to setup locally :D It also never occurs in me for saving the files locally to upload to github..
-
drRoss49148y@BertMaurau Too much work to setup a test environment? Man... This can't be a big client?
-
@drRoss No it isn't ;) but it's also very unpractical to set up a test environment. Requires a new database, new dns record, modified version of the client software,.. It's to heavely integrated into the software for changes without affecting the other users. If it would be standalone script, I would have set up a testing environment :D
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
-
tommy15Right now someone at Google is coding something useless for us to laugh at on April Fools.
When you're working on a project (directly on the FTP) from your computer at work and your computer at home and you didn't reload the code on your computer at home, so you just overwrite everything you just did during the day when saving a small edit... #FunTimes #FML #NoBackup
undefined
fml
ftp
overwrite
save
project
edit