public PerforceVCS(PerforceVCS rhs) { mClient = rhs.Client; mUser = rhs.User; mServer = rhs.Server; }