jira-importer commented on issue #473:
URL: https://github.com/apache/maven-scm/issues/473#issuecomment-2964597774

   **[Dana 
Lacoste](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dlacoste)**
 commented
   
   Although persist.checkout will work for keeping a clientspec persistent 
(after the checkout command runs), it won't allow for using an existing 
clientspec in that same checkout command.
   
   In other words, if I want to use a clientspec that's already defined, 
maven.scm.perforce.clientspec.name=\<clientspec-name> will definitely work, but 
executeCheckOutCommand() will (in the first try {} block) delete that 
clientspec with its "p4 client -i" command.
   
   So the test fails at step 4 above.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to