Re: Subversion plugin is not working.

2013-10-10 Thread prasanth bendra
Hi Olivier, Subversion plugin didn't worked for me, so I used shell script to commit files. -- Regards, Prasanth B On Thu, Oct 10, 2013 at 6:38 PM, wrote: > Hi, > > Have you found the solution, I have the same problem ? > > Olivier > > Le lundi 8 juillet 201

How can I access SVN username and password in shell ( which is already stored in in jenkins)

2013-07-08 Thread prasanth bendra
I am trying to commit build to SVN repository using shell script, But how i can I access the SVN username and paasword which is stored in jenkins. If I directly give username and password in shell , it is working (I need it to be dynamic ie for each user it should be their SVN username and pas

Subversion plugin is not working.

2013-07-08 Thread prasanth bendra
I am using Jenkins and SVN Publisher plugin to generate build and then to upload build back to repository. It generates build but not uploading the build to repository. (I added post build action as to publish to subversion repository) This is the colsole after generating build. Started by