It seems that svnX silently ignores all *.a files. But I want to add some libraries into repository, how do I do it with svnX?
I found that I had to edit my ~/.subversion/config file.
Uncomment the global-ignores line and remove the *.a file type. After that .a files started showing up.
If you only add a *.a
file occasionally, open Terminal.app
and execute command:
svn add <*.a file path>
If successful, the file will appear in svnX
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With