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

SVN Installation | Subversion Installation guide | Subversion Setup

Install CollabNet SVN Command Line Client in Red Hat Link: http://www.collab.net/downloads/subversion/redhat.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Red Hat Enterprise Linux releases 4 and 5 (all versions, 32 bit) Prerequisite: You must be a superuser (root) to install and uninstall CollabNet Subversion. 2. Import CollabNet GPG key CollabNet Subversion RPMs are signed … Read more

Process to Install CollabNet SVN Command Line Client in Windows

install-collabnet-svn-command-line-client-in-windows

Link: http://www.collab.net/downloads/subversion/ 1. Platform and configuration    Product: CollabNet Subversion server    Certified platforms: Windows XP SP2, Win 2003(Standard Edition) R2    Apache version: 2.2.8    ViewVC: 1.0.5 (requires ActiveState Python 2.5)    Repository format: fsfs (bdb support not included)    Prerequisite: The user needs administrative privileges to install    and uninstall CollabNet Subversion. 2. … Read more

How to Install CollabNet SVN Command Line Client in Solaris?

collabnet-svn-command-line

Link: http://www.collab.net/downloads/subversion/solaris.html 1. Platform and configuration Product: CollabNet Subversion client Platforms: Solaris 10 SPARC Prerequisite: You must be a superuser (root) to install and uninstall CollabNet Subversion. 2. Import/Update CollabNet certificate CollabNet Subversion Solaris packages are signed. As a one-time task, import the CollabNet certificate using the command:     sudo pkgadm addcert -ty certificate.pem The … Read more

How to Access SVN when client is under proxy ?

access-svn-when-client-is-under-proxy

The Subversion client can go through a proxy, if you configure it to do so.   First, edit your “servers” configuration file to indicate which proxy to use. The files location depends on your operating system.   On Linux or Unix it is located in the directory “~/.subversion”.   On Windows it is in “%APPDATA%\Subversion”. … Read more