Problem: Renaming plugins to take advantage of hierarchical display [message #43649] |
Wed, 10 October 2007 20:53  |
Eclipse User |
|
|
|
I'm trying to rename some of my plugins to have them show in a heirarchy in
the Authoring perspective. E.g. Base_Category => Base.Category
When I rename the plugin, I get a "Problem Occurred" dialog:
"Performing CVS Edit (Time of error: ...)
"Reason:
"Resource '/project/Base_Category/workproducttypes/CVS' does not exist."
If I try renaming the plugin folder directly in CVS, I get a different error
when I open the project.
How do I rename a plugin that's under CVS control?
|
|
|
Re: Problem: Renaming plugins to take advantage of hierarchical display [message #43744 is a reply to message #43649] |
Thu, 11 October 2007 13:25  |
Eclipse User |
|
|
|
Originally posted by: storaskar.xx.xxx.xxx
You can rename from library view by right clicking on plugin name and then
rename.
From the message you are getting, it looks like rename process tries to
change
references but that file probably doesn't exist. May be it wasn't
checked-in and it's missing ?
Performing CVS Edit (Time of error: ...)
"Reason:
"Resource '/project/Base_Category/workproducttypes/CVS' does not exist."
Direct rename of CVS folder in CVS won't work since EPF needs to change
the name references in xmi files of the library.
If you can provide more info like .log, which version you are using etc,
we could certainly help you further.
Regards,
Shilpa Toraskar
|
|
|
Re: Problem: Renaming plugins to take advantage of hierarchical display [message #584744 is a reply to message #43649] |
Thu, 11 October 2007 13:25  |
Eclipse User |
|
|
|
You can rename from library view by right clicking on plugin name and then
rename.
From the message you are getting, it looks like rename process tries to
change
references but that file probably doesn't exist. May be it wasn't
checked-in and it's missing ?
Performing CVS Edit (Time of error: ...)
"Reason:
"Resource '/project/Base_Category/workproducttypes/CVS' does not exist."
Direct rename of CVS folder in CVS won't work since EPF needs to change
the name references in xmi files of the library.
If you can provide more info like .log, which version you are using etc,
we could certainly help you further.
Regards,
Shilpa Toraskar
|
|
|
Powered by
FUDForum. Page generated in 0.11536 seconds