This content has been marked as final.
Show 3 replies
-
1. Re: Perforce and .xpj files
Willam van Weelden Mar 25, 2014 3:48 AM (in response to Mat D)I don't really get the problem. What is the XPJ saving that is unique
for each user? Is RH saving the user in the XPJ for Perforce?
Kind regards,
Willam
-
2. Re: Perforce and .xpj files
Mat D Mar 25, 2014 4:38 AM (in response to Willam van Weelden)It saves the user's ID in the Perforce connection details to the .xpj, so when another users opens the project it tries to login with the user ID and workspace name that last opened the project:
<matchedpair>
<name>vc::database</name>
<value>P4SCC#perforce.server.com:1666##USER ID HERE##PERFORCE WORKSPACE NAME HERE</value>
</matchedpair>
-
3. Re: Perforce and .xpj files
Willam van Weelden Apr 1, 2014 1:00 AM (in response to Mat D)Hmm. The only thing I can think of is to not check in the CPD, but I
don't know if that's a solution.
Kind regards,
Willam


