当前位置:网站首页>[idea] check out master invalid path problem
[idea] check out master invalid path problem
2022-07-28 04:41:00 【=PNZ=BeijingL】

Problem phenomenon
check out master When branching , Failure reports error , From the content of the error, it is a file path error. The error information is as follows
invalid path 'EnterpriseCustomer /.gitkeep'
invalid path 'EnterpriseCustomer /business-service/.gitignore'
invalid path 'EnterpriseCustomer /business-service/.gitkeep'
invalid path 'EnterpriseCustomer /business-service/.java-version'
invalid path 'EnterpriseCustomer /business-service/aa'
invalid path 'EnterpriseCustomer /business-service/agent-web/.gitkeep'
invalid path 'EnterpriseCustomer /business-service/agent-web/agent-web.Dockerfile'
invalid path 'EnterpriseCustomer /business-service/agent-web/agent-web.conf'
invalid path 'EnterpriseCustomer /business-service/agent-web/build.gradle'
invalid path 'EnterpriseCustomer /business-service/agent-web/run.sh'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/.gitkeep'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.babelrc'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.editorconfig'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.eslintrc'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.gitignore'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.gitkeep'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.roadhogrc'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/.roadhogrc.mock.js'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/collectMessages.js'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/error.html'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/il8nfile.xlsx'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/l10n.config.js'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/locales/en-US.messages.js'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/locales/fr-FR.messages.js'
invalid path 'EnterpriseCustomer /business-service/agent-web/src/main/client/locales/zh-Hans-CQuestion why
Illegal file name causes , There are log files in the code base that contain colons , however WINDOWS File or folder names with specific characters are not supported , For example, the following test .
1. Try creating a file :2022-01-01 13:00:00.log operation failed

1. Try creating a folder :2022-01-01 10:00:00 operation failed

Usually in MAC Submit code or documents , And then in WINDOWS In the environment check out The above problems may arise , Therefore, this problem can be solved by modifying the log format or folder format
Other information
The way to deal with similar problems in other scenes is mentioned online
Processing mode : close git about NTFS File system protection , Official explanation :NTFS There is a path protection mechanism , Prevent file system errors
If set to true, do not allow checkout of paths that would cause problems with the NTFS filesystem
$git config --global core.protectNTFS false
边栏推荐
- scipy.stats.chi2
- MySQL:数据类型和运算符
- 物联网工业串口转WiFi模块 无线路由WiFi模块的选型
- After login, the upper right corner changes to enter the login status
- 【sylar】框架篇-Chapter22-辅助模块
- How much does it cost to build a self built server for ark survival evolution?
- Reading of papers on "towards generative aspect based sentimental analysis"
- If mongoose exists, it will be updated; if it does not exist, it will be added
- Information system project manager (2022) - key content: Strategic Management (17)
- Pyqt based grouping tool
猜你喜欢

Shanghai Telecom released public computing services and signed the action plan of "Joint Innovation Center for intelligent computing applications" with Huawei and other partners

Redis类型

C语言初阶——循环语句(while,for,do while)

10 more advanced open source command line tools

Reading of the paper "attentional encoder network for targeted sentimental classification"

MySQL: data types and operators

Destructor of member function

Introduction to this pointer

Information system project manager (2022) - key content: Project Portfolio Management (19)

Blooming old trees -- quickly build a map bed application with imageprocessor
随机推荐
Redis类型
Cmake usage base summary
Password key hard coding check
Machine learning and deep learning -- normalization processing
Basic knowledge of network security - password (I)
Blooming old trees -- quickly build a map bed application with imageprocessor
【二、移动web网页开发】2D&3D转换与动画、移动端布局、响应式布局
【sylar】实战篇-基于 redis 的参数查询服务
Wang Shuang assembly language detailed learning notes 3: registers (memory access)
重要的 SQL Server 函数 - 日期函数
[Sylar] framework -chapter7-io coordination scheduling module
【sylar】框架篇-Chapter14-TcpServer 模块
Simple summary of Modbus Protocol
Advanced architects, 16 common principles of microservice design and Governance
What to do when encountering slow SQL? (next)
21 openwrt kernel module changed to.Ko automatic loading
高数_第4章__曲线积分_习题解法
Niuke, convert string to integer
[Sylar] framework Chapter 8 timer module
Sort - cardinal sort