I have a live drupal website community. I have gone ahead to host the project publicly on Google code. Due to slow internet connectivity, I have not been able to successfully upload my initial copy to the repository (I've also tried svn import).
So I thought, I will write a script that backs up my entire site excluding the database, save it as a tar ball & then rsync it to the repository via cron. How can I go about this?