Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 362642

Summary: Shell access to dev.eclipse.org/cvsroot/tools/org.eclipse.gef
Product: Community Reporter: Alexander Nyßen <nyssen>
Component: CVSAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2011-11-02 05:01:33 EDT
By mistake I have committed a folder to the GEF repository (namely /cvsroot/tools/org.eclipse.gef/GEF4/plugins/org.eclipse.gef4.geometry.doc/reference/api), which I need to remove from the server (in order to add it to the cvsignore list, because it gets generated during each build). While being granted shell access to dev.eclipse.org via the portal, I am not allowed to issue any command and I am logged out immediately after trying to issue one (yes, my prompt is $r). Could somebody please assist me in deleting the respective directory, or help me out with shell access to the GEF repository structure?
Comment 1 Alexander Nyßen CLA 2011-11-02 06:46:09 EDT
As I will probably also have to move some folders (renaming of feature folders), it would be quite helpful go obtain the necessary rights indeed.
Comment 2 Eclipse Webmaster CLA 2011-11-02 09:13:15 EDT
Ok, I've removed /cvsroot/tools/org.eclipse.gef/GEF4/plugins/org.eclipse.gef4.geometry.doc/reference/api .

The rename operations should be possible via CVS as I recall.

-M.
Comment 3 Alexander Nyßen CLA 2011-11-02 13:34:01 EDT
(In reply to comment #2)
> Ok, I've removed
> /cvsroot/tools/org.eclipse.gef/GEF4/plugins/org.eclipse.gef4.geometry.doc/reference/api
> .

Thanks!

> 
> The rename operations should be possible via CVS as I recall.
> 
> -M.

I do not think so (renaming the remote folders does not seem to be possible as far as I recall). But if you could help me out with renaming the two feature folders within /cvsroot/tools/org.eclipse.gef/GEF4/features as follows:

org.eclipse.gef4.geometry-feature => org.eclipse.gef4.geometry.feature
org.eclipse.gef4.geometry.tests-features => org.eclipse.gef4.geometry.tests.feature

that would help me out for the moment.
Comment 4 Eclipse Webmaster CLA 2011-11-02 15:23:46 EDT
(In reply to comment #3)
> 
> org.eclipse.gef4.geometry-feature => org.eclipse.gef4.geometry.feature
> org.eclipse.gef4.geometry.tests-features =>
> org.eclipse.gef4.geometry.tests.feature

Done.

-M.
Comment 5 Alexander Nyßen CLA 2011-11-09 16:52:18 EST
Denis, I don't want to get annoying, but I have finally found a way to make Tycho and the Eclipse naming conventions play well with each other, and that makes it necessary (I am sorry) to rename the features back in the form:

org.eclipse.gef4.geometry.feature => org.eclipse.gef4.geometry-feature
org.eclipse.gef4.geometry.tests.feature => org.eclipse.gef4.geometry.tests-feature
org.eclipse.gef4.geometry.doc.feature => org.eclipse.gef4.geometry.doc-feature
org.eclipse.gef4.geometry.sdk.feature => org.eclipse.gef4.geometry.sdk-feature

Could you help me out a last time?
Comment 6 Eclipse Webmaster CLA 2011-11-10 14:23:40 EST
(In reply to comment #5)

> org.eclipse.gef4.geometry.feature => org.eclipse.gef4.geometry-feature
> org.eclipse.gef4.geometry.tests.feature =>
> org.eclipse.gef4.geometry.tests-feature
> org.eclipse.gef4.geometry.doc.feature => org.eclipse.gef4.geometry.doc-feature
> org.eclipse.gef4.geometry.sdk.feature => org.eclipse.gef4.geometry.sdk-feature
> 
> Could you help me out a last time?

Done.

-M.