We currently have:
- a server installed Collabnet Subversion Edge used as a SVN server, I have full control to this server.
- a TortoiseSVN installed on my local machine.
- a server (called it FileSERVER) that I only have SSH access. and this server doesn't have SVN client installed.
Question is how can I commit file on FileSERVER to SVN SERVER without install SVN client on FileSERVER? Is it be able to use the TortoiseSVN client through SSH connection?
Thank you very much, waiting for the answer.