Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346186 - .r34 M16C processor object files are skipped during commit
Summary: .r34 M16C processor object files are skipped during commit
Status: CLOSED MOVED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 23:39 EDT by Rob CLA
Modified: 2023-02-13 10:56 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob CLA 2011-05-17 23:39:11 EDT
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
Comment 1 Alexander Gurov CLA 2011-05-20 11:43:30 EDT
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?
Comment 2 Rob CLA 2011-05-22 19:26:39 EDT
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.
Comment 3 Rob CLA 2011-06-19 20:42:33 EDT
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?
Comment 4 Eclipse Webmaster CLA 2023-02-13 10:56:20 EST
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/84.