On Sun, Sep 07, 2008 at 09:11:47AM +0300, Ramagudi Naziir wrote:
I really prefer rsync to git-push/pull since it is much more easier - It's one command that syncs my whole working folder, including the git repositories..
I used to do this quite a bit until after a few times I forgot to sync before changing things. I solved this by creating a bare repo I could push/pull from, and pushing one of them to it, then fetching and merging in the other. After getting more familiar with git, I now use git with push/pull for pretty much anything I want synchronized. It nicely keeps track of what I've done, whereas it is easier with rsync, or even unison, to forget to do the sync. David -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html