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

Command Line to find a Change list properties in perforce server

Command Line to find a Change list properties and associated path of the file in perforce server view: Examples of the command you want: p4 describe 1231928 p4 describe -s 1231928 p4 files @=1231928 Where 1231928 is the change list number.

Step by step guide on PerforceDFiles Tool | Perforce Tutorial

perforcedfiles-tool

PerforceDFiles Use: This tool can be used to add thousands of files and directory in perforce server on single click which is having different-different hierarchy Prerequisite: Java should install and class path should set. Step1: Put the code under ClientSpec root folder in the same hierarchy which you want to add in perforce server. Step2: … Read more

The P4Win Window Navigation | P4Win Navigation Guide

p4win-window-navigation

The P4Win Screen  The P4Win screen resembles the Windows Explorer. The following diagram points out the main portions of the screen. Each pane is described in detail in the following sections.   The Depot Pane Depot contents are displayed in a tree in the left pane. Picture DepotPane: Some navigation hints: • Multiple selections: Shift-click to … Read more

Perforce Basic Concepts | Perforce Overview | What is Perforce ?

perforce-basic-concepts

Perforce Basic connects to a Perforce server to move files between Perforce depots and yourworkspace, as shown below.  The precise definitions for these Perforce terms are as follows:• depot: a file repository on the Perforce server. It contains all existing versions of all files ever submitted to the server. There can be multiple depots on … Read more