+17
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
-- When loading groupResults.mat and copying the procStream function call chain do error check against user function registry, and if error check fails for a function call, then search registry for closest match. This same thing is already being done when loading function call chain from processOpt*.cfg. -- If user function definition changed detect that the date of the file or files is later than Registry.mat file and regenerate the registry thereby updating the registry definition of the function. This will help fix the problem where a user function definition changes but Registry.mat has the old deifnition so the error check of function call chain in groupResults.mat will pass and will NOT trigger a search for closet regditry match.
CRA Git | Maintained and supported by SUSTech CRA and CCSE