On Mar 23, 2011, at 8:47 PM, Wade Preston Shearer wrote: >> Sftp is not safe for team colab. > > I think you're confused at how we're using SFTP. We're not all working on the > same set of code. We each have our own dev environment—our own working copy > of the code—which we check in and our of the repo. SFTP is only how we access > our files—remote instead of local drive. All of the standard procedures and > best-practices for development are the same (version control, testing, > deployment, staging, etc). Literally, the only difference is that the code is > on a remote machine instead of your local machine.
Ok that's cool. I had misunderstood your earlier description, and thought everyone was working out of the same directory on some remote box, which is just plain nuts. I've seen shops do that before, and it always leads to disaster :o Jon _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
