You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Eddie Epstein <ea...@gmail.com> on 2008/03/07 16:57:49 UTC

eclipse/svn questions: file rename and patches

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) <ui...@incubator.apache.org>
Date: Fri, Mar 7, 2008 at 9:57 AM
Subject: [jira] Updated: (UIMA-846) Modify UIMA-AS to remove EE from class names
To: uima-dev@incubator.apache.org



     [ 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.

Re: eclipse/svn questions: file rename and patches

Posted by Thilo Goetz <tw...@gmx.de>.
My experience with the Tagger patches was that the Eclipse
svn client that I use (subversion) is very bad with file
renames and file moves in patches.  I had to do some of the
renames/moves myself and then apply the rest of the patch.
AFAIK, this is not a subversion/patch problem in principle,
it's just the patch utility that comes with subclipse.

Not sure this helps.  From my experience, it might be easier
if Jerry sent out a list of the name changes and you did
them yourself in Eclipse, without going via a patch.  It's
a bit of a kludge, but let's not get hung up on process if
technology is failing us :-)

--Thilo

Eddie Epstein wrote:
> 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) <ui...@incubator.apache.org>
> Date: Fri, Mar 7, 2008 at 9:57 AM
> Subject: [jira] Updated: (UIMA-846) Modify UIMA-AS to remove EE from class names
> To: uima-dev@incubator.apache.org
> 
> 
> 
>      [ 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.