I develop allot of web applications. I test them on local server and than upload to hostgator account.

I was thinking to setup SVN on home/test server and make it automatically upload files to shared hosting everynight.

Is this doable?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Yes.

Svn export + ftp|scp upload in post-commit hook

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.