You should try out JMeter SSH Sampler http://code.google.com/p/jmeter-ssh-sampler/
You can specify more than one command in a single session (separating commands with ; ) Sometimes, though, you need to specify full path to svn client, even though it may be defined in that specific user's profile Nermin -----Original Message----- From: Deepak Shetty [mailto:[email protected]] Sent: Monday, December 05, 2011 7:20 AM To: JMeter Users List Subject: Re: Quick idea on SVN operations SVN itself does have a command line client (with JSVN for java)- Do you mean you want to run SVN operations from Jmeter? On Sun, Dec 4, 2011 at 8:54 PM, itsbritto <[email protected]> wrote: > Hi all, > > I'm need of doing a test with lot of subversion transactions like > commit,checkout and etc. > Is there anyway to perform those transactions(in commandline like) > > Thanks > > -- > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
