For my latest website project I have used fossil for the first time, and it worked well. What I did so far is develop on my PC, and push to chiselapp. So I could now work on the site with a team using the chiselapp repository as a common base. Very nice.
Meanwhile I have uploaded the site and it is running. I want to continue making changes on the PC, then upload the changes. I have done this manually so far, keeping track of changed files, then ftp'ed them to the live site.
Of course I'd like to use fossil to track changes and keep the site up to date. What is the best way to do that? Pushing files like I'm doing to chiselapp seems fine, but I don't know how to do that with another server. It is shared hosting, no root access, no command line.