Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How about when the good tools are free (as far as money), but your boss doesn't want to use them because that would require him (as well as co-workers) to learn something new?

My current employer still uses CVS. No one really uses it properly. I see output files committed to repositories and I think I'm the only one who writes commit messages since I haven't seen anyone else's when I look through the history. I haven't seen anyone else create a branch.

I've mentioned Git both in private and in group meetings, but it always falls on deaf ears. So I use Git via Cygwin and always keep it local on my machine. I have Git ignoring the CVS directories and CVS ignoring the .git directory. The master branch is for things that I check-in to/update from CVS. All my real work is done in Git feature branches.



I see your CVS and raise you having to support Word Perfect 5.1 for DOS (from 1989) in 2008 because the President's right-hand woman didn't want to have to learn to use a text editor like SciTE. (And by 'use' I mean open a file, hit a key, and press save.) To top it off, when the pre-millenium desktop exploded, she came down to my office and started screaming at me that I had destroyed the computer.

She also refused to upgrade from Office XP or give up another expired shareware program from the Windows 95 era.

I totally agree with you. Some people will expend a monumental effort to avoid learning anything.


Got that beat. One of the previous places I was working was still on RCS (this is in 2010). CVS is what I was able to get them to upgrade to. And it was like showing fire to the natives once they realized they no longer had to "take turns" when it came to editing the same file.


To be fair, if they can't use CVS right they're not going to use anything else right, either.


No one's born knowing how to properly use a version control system, but that doesn't mean you can't learn.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: