I have taught myself to use tortoise for svn changes but after "committing" the changes I was still relying on others to "push" the ssh so the changes reflect live on the server... I downloaded Tunnelier but dont quite know where to start to run that command line update
+1
A:
If you are asking for an automatic update/upload mechanism which runs after you committed your changes to the svn server, then you should look for svn hooks, especially the post-commit
hook.
splash
2010-10-13 08:31:10
i looked into it more and im using putty for now... but ill look into hooks, thanks!
adam
2010-10-13 17:05:18
A:
am using puTTY at the moment to do the command line "svn update" if there is a better solution would love to hear it
adam
2010-10-24 16:12:21