| Summary: | Shell access to dev.eclipse.org/cvsroot/tools/org.eclipse.gef | ||
|---|---|---|---|
| Product: | Community | Reporter: | Alexander Nyßen <nyssen> |
| Component: | CVS | Assignee: | 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
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. 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. (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. (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. 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? (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. |