I am trying to get an solution but i have found any thing on it. I want to create an GuI Application where i am accepting Host Port Number,User Name and Password .
After a Successful connection i want to execute some Tortoise Svn Commands through GUI.
Then I want to run one shell Script.
Please help me for doing this.Thanks in Advance.
Thanks for reply I am Trying to connect to remote Host through Telnet or ssh and then i want to export data from svn on some destination folder. and then need to run a default.sh shell script which creates zip of extracted data and other stuff.
i am using java 1.6, Tortoise Svn 1.6.16, My operating system is Win Xp.
You don’t use Tortoise for this. Install the Subversion command-line client, and run your commands that way.
http://www.collab.net/downloads/subversion/