login
Helix Swarm
Helix Swarm
Loading...
jobs
/
job000294
job000294
Karl Wirth
created this job
10 years ago
, modified by
Perforce maintenance
6 years ago
Open
P4Convert: Initially uses environment user (SVN)
Initially P4Convert picks up the P4USER from the environment and runs commands against the Perforce server before switching to the user in the config file:
(P4USER=FRED)
Perforce server info:
2015/06/03 11:33:35 pid 18054 FRED@noclient 127.0.0.1 [p4convert/PUBLIC.Main.12912] 'user-info'
Perforce server info:
2015/06/03 11:33:35 pid 18054 FRED@noclient 127.0.0.1 [p4convert/PUBLIC.Main.12912] 'user-users'
Perforce server info:
2015/06/03 11:33:35 pid 18054 FRED@noclient 127.0.0.1 [p4convert/PUBLIC.Main.12912] 'user-user -f -i'
Perforce server info:
2015/06/03 11:33:35 pid 18054 p4-user@noclient 127.0.0.1 [p4convert/PUBLIC.Main.12912] 'user-depots'
Perforce server info:
2015/06/03 11:33:35 pid 18054 p4-user@noclient 127.0.0.1 [p4convert/PUBLIC.Main.12912] 'user-depot -i'
This causes the following error when protections stop the user from being created:
Caught exception on exit
com.perforce.p4java.exception.AccessException: Access for user 'FRED' has not been enabled by 'p4 protect'.
Details
Comments
1
Status
Open
Project
perforce-software-p4convert
Severity
B
Reported By
Karl Wirth
Reported Date
10 years ago
Modified By
Perforce maintenance
Modified Date
6 years ago
Owned By
karl_wirth
Type
Bug
0
archived comments
Flag as Task
Paul Allen
commented
10 years ago
Hi Karl, change
@13958
might resolve the issue.
Reply
·
0
Log in to comment
Hi Karl, change @13958 might resolve the issue.