Community
Participate
Working Groups
Build Identifier: 20110301-1815 Hello i am working with an external object library (.r34) for M16C processors with GNU ARM, the object files have r34 extensions, every time i do a commit the files are ignored, the files are not on the ignore resources list, I manually added the extension to the file content list, but they are still skipped during commit, making backups useless for this type of projects, is there a way configure it to add r34 files? please advise. Reproducible: Always Steps to Reproduce: 1.Create a binary *.r34 file on a project 2.do a commit to SVN 3.erase project 4.checkout project from SVN 5.files *.r34 are missing
How do you add those files? Is it done just by copying on the file system? Or are you adding files using some Eclipse IDE functions?
Both ways, one the project Libraries are/were imported/copied within Eclipse, and also on the file system, refreshing (F5) the tree view in Eclipse before doing the commit, the result is the same, .r34 library (Object) files are skypped.
Hello, just checking if there is any way for me to resolve the issue (or a way around it) when *.r34 files not being added to the repository. please advise. Thanks in Advance. (In reply to comment #1) > How do you add those files? Is it done just by copying on the file system? Or > are you adding files using some Eclipse IDE functions?
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/84.