svn supports renaming of a file and preserving all history. From what I see, eclipse does not support svn file rename, instead doing a delete and add. Is this right?
If eclipse does support svn rename, does it also support such actions via a patch file? Given my current understanding, I would prefer to use svn to do the required file renaming, and then use a patch to update the file contents. Eddie ---------- Forwarded message ---------- From: Jerry Cwiklik (JIRA) <[email protected]> Date: Fri, Mar 7, 2008 at 9:57 AM Subject: [jira] Updated: (UIMA-846) Modify UIMA-AS to remove EE from class names To: [email protected] [ https://issues.apache.org/jira/browse/UIMA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-846: ------------------------------- Attachment: uimaj-as-jms-UIMA-846-patch.txt uimaj-as-core-UIMA-846-patch.txt uimaj-as-activemq-UIMA-846-patch.txt Refactored class names to drop usage of EE acronym. Removed references to EE from the source. Renamed packages to replace ee with as. Renamed keys from UIMAEE_ to UIMA_AS_ in the core message properties files. > Modify UIMA-AS to remove EE from class names > -------------------------------------------- > > Key: UIMA-846 > URL: https://issues.apache.org/jira/browse/UIMA-846 > Project: UIMA > Issue Type: Improvement > Components: Async Scaleout > Reporter: Jerry Cwiklik > Priority: Minor > Fix For: 2.2.2S > > Attachments: uimaj-as-activemq-UIMA-846-patch.txt, uimaj-as-core-UIMA-846-patch.txt, uimaj-as-jms-UIMA-846-patch.txt > > > There are a few classes in the UIMA-AS projects that still have EE in the names. Rename or drop this acronym from the class names. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
