jira-importer commented on issue #444: URL: https://github.com/apache/maven-scm/issues/444#issuecomment-2964594938
**[Bob Herrmann](https://issues.apache.org/jira/secure/[email protected])** commented full checkout has 7524 files (most .jsp and .java files) I found by renaming "stccmd" and "stcmd.lax" to; "stcmd.real" and "stcmd.real.lax", that I can substitute this script for stcmd, if [ "$1" = "co" ] then bco -vb -p bobh:password@starteam2:49303/PR-j/PR-j -fp /home/bobh/continuum-1.0.2/apps/continuum/working-directory/1 -is "\*" else stcmd.real $* fi Naturally this is a tad specific to my env, although it could be generalized. I find that my problems have gone away.... -- 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]
