MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.

With Motoshare, every parked vehicle finds a purpose. Owners earn. Renters ride.
🚀 Everyone wins.

Start Your Journey with Motoshare

Hudson with Subversion

scmuser created the topic: Hudson with Subversion A basic question about Hudson and Subversion when having many branches I have a trunk and many branches. I want a single Hudson job to control all these things, instead of creating one job for each branch, not to mention the fact that the number of branches will … Read more

Seeking in and out of Cobertura

mnanjala created the topic: Seeking in and out of Cobertura Hi All, I need all info about Cobertura How we can implement?How much time it would need to get implemented?What are all code base it supports?What is benifits? I saw the website did not understand fully. -Thanks Pravin rajeshkumar replied the topic: Re: Seeking in … Read more

Does Jenkins let you create branches?

sathiya created the topic: Does Jenkins let you create branches? All, At my workplace we create weekly branches for releases. I tried p4 integ and p4 submit inside Jenkins so I could schedule branching. I used export to setup P4PORT and P4CLIENT. It dies saying files not in client view. Can you schedule Jenkins to … Read more

/usr/bin/p4 error in windows machine with jenkins

rajeshkumar created the topic: /usr/bin/p4 error in windows machine with jenkins Issues: [workspace] $ “C:\Program Files\Perforce\p4.exe” login -p [workspace] $ /usr/bin/p4 login -p Solution: This must be related to value of P4USER, P4PORT, P4PASSWD or P4TICKET variable is not getting passed to Jenkins. Try following.. Restart Machine or Restart Services OR Set P4USER, P4PORT, P4PASSWD … Read more

How to Change Jenkins HTTP port number?

scmuser created the topic: How to Change Jenkins HTTP port number? How to Change Jenkins HTTP port number? rajeshkumar replied the topic: How to Change Jenkins HTTP port number? For Windows (service installation) Edit jenkins.xml or hudson.xml Navigate to the directory where you installed Jenkins/Hudson and you will see the XML at the root. Open … Read more

Jira issue not fixed via hudson

amitanand123 created the topic: Jira issue not fixed via hudson Anybody performed this task? Let say Hudson+Jira and SVN are integrated and we are planning to release a build. While execution of job we can identify how many tickets are fix during a unique build but how we are going to identify the tickets which … Read more