coda - anyone using it?
coda - anyone using it?
Out of context: Reply #24
- Started
- Last post
- 29 Responses
- ********0
.......oh lord :/
If you're working with any sort of text files (html, css, code) - version control is invaluable.
I know you're all mostly designer types, and I'm a designer/code hybrid monster, but seriously - it's worth your effort to learn how to use SVN, even the command line client.
I can't count the number of times I've asked myself "why is this broken? what have i changed?". Version control can answer that question and much more.
Instead of using ftp to transfer your entire site to your server, you can just "check out" the site to your server, and update the files that have changed.
- True, but not when you use FrontPage. Jesus!Jaline
- you're using frontpage? i'm sorry...********