Loading...
Helix Swarm
Helix Swarm
Loading...
job000229
Joel Kovisto
created this job
10 years ago
, modified by
Perforce maintenance
6 years ago
Open
Client names include backslashes when generated from Windows.
This causes problems for spec depots.
Should be able to add '\' to the regular expression in P4Executor.generateClientName(). Might need 4 backslashes to account for one.
path = encodeWildcards(workDir.getCanonicalPath()
.replaceAll("[\\\\/ ~]", "-").replaceAll(",", ""));
Details
Comments
0
Status
Open
Project
perforce-software-p4maven
Severity
B
Reported By
Joel Kovisto
Reported Date
10 years ago
Modified By
Perforce maintenance
Modified Date
6 years ago
Owned By
joel_kovisto
Type
Bug
Log in to comment