iamntz wrote:Do you have one good reason for this?
Please don't ask me & don't try to persuade me
It's more more convenient for me.
So can I use git with files on web-server, if so, how?
iamntz wrote:Do you have one good reason for this?
ArtDesire wrote:iamntz wrote:Do you have one good reason for this?
Please don't ask me & don't try to persuade me![]()
It's more more convenient for me.
So can I use git with files on web-server, if so, how?
svenax wrote:So, if you make a mistake, the web site goes down? At least I hope you are doing this for yourself and not for someone else.
SeanWcom wrote:If you insist on working directly with the remote files, then Git won't help you - at least not easily. As I mentioned earlier, there are steps you need to take BEFORE learning Git. The first step is to learn how to setup a local development instance. If you aren't willing to do that, then I wouldn't bother with Git yet. Just make sure your server makes backups often.
I don't like huge apps like wamp & it's too hard to setup my site locally(I've made my own CMS)
anakinjay wrote:I struggle with the answers provided here. I understand git, I understand the obvious benefits of code versioning with it, not deploying buggy software to a live server, etc... I get it. I want it. It sounds great -on paper- but I've never found a good way to actually -use- it because of databases.
I'm not going to pull down a 2gb SQL database as part of a git pull every time I start to develop. And when working with CMS frameworks like drupal, wordpress, joomla, etc... the database structure of those changes almost everytime there's a core or module update (which is often.) So just doing the download ONCE and using that for developing against is not an option. Setting up something complicated like a sql replication system to your local workstation is not only silly, but would be an interesting conversation with your IT staff at work as to why you need to open your SQL ports on your local workstation to the internet.
Return to Ideas and Feature Requests
Users browsing this forum: No registered users and 6 guests