Cause of the problem: since the so file is a binary file, it is ignored by default. You need to modify the configuration before uploading
Solution:
find / -name .subversion # find SVN configuration file path
cd to find the path of .subversion
VIM config finds these two lines:
#global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *pyo
# *.rej *~#*# .#* .*.swp.DS_Store
Modified as:
###global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *pyo
### *.rej *~#*# .#* .*.swp.DS_Store
global-ignores = .*.swp.DS_Store
It can be solved after saving!
Read More:
- How to Solve Spring MVC upload file error
- How to Solve svn error: WC DB
- How to Solve Arxiv Upload with PDFLatex Error
- SAP: How to Solve error Message Number SO322
- [619]libgtk-3.so.0 or libXt.so.6: cannot open shared object file: No such file or directory
- How to Solve Error: libproxychains4.So error
- How to Solve Clickhouse restart error: Cannot obtain value of path from config file…
- How to Solve dtd Error in MybatisGenerator.xml file
- How to Solve Loadrunner Error: Failed to find .cfg file
- How to Solve Error:cannot open source file “QtWidgets/QMainWindow”
- [Solved] Eclipse SVN Plug-in Submit Error: org.eclipse.team.svn.core.connector.SVNConnectorException…
- How to Solve Pydicom Read Dicom File Error: OSError
- [Solved] import mxnet Error: OSError: libcudart.so.8.0: cannot open shared object file: No such file or directory
- error while loading shared libraries: lib*.so: cannot open shared object file: No such file or directory
- SVN Error:svn: E230001: Server SSL certificate verification failed: certificate issued
- [Solved] import cv2 Error: ImportError: libGL.so.1: cannot open shared object file: No such file or directory
- ./popins2: error while loading shared libraries: libbifrost.so: cannot open shared object file: No such file or directory
- [Samtools] Run error: error while loading shared libraries: libcrypto.so.1.0.0 or libncurses.so.5 or libtinfow.so.5
- How to Solve Hadoop Missing Hadoop.dll and winutils.exe file error
- [Solved] Upload object failed, error: error domain = nscocoaerrordomain code = 260 “aliyun object stores OSS IOS upload files