Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Re: Graduate JSP Support


Interesting.  In general we simply *copy* the folders over on the server.  There should be no loss of history etc etc.  In your workspace you can either delete the relevant projects and check them out from the new location or disconnect and reconnect.  In any event, it certainly is our intent to keep the history.

Jeff



"Kirby Bohling" <computerslicer23@xxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

02/20/2007 07:07 PM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
equinox-dev@xxxxxxxxxxx
cc
Subject
Re: [equinox-dev] Re: Graduate JSP Support





This is a side note to what you are discussing:

I noticed when I was using the http.registry plug-in, when I wanted to move
from a pre-graduation tag to a post-graduation tag I had to modify the repo.
 Which mean it was a lot more work to fiddle the map files then just
setting the tag from the command line.  Same thing for pulling tags or
diff'ing the code.

It'd be nice if when thing graduated the CVS history were actually copied
over (or some subset of it) as opposed to checked out and re-imported into a
new CVS history.

(Tongue in cheek)...
For a clean way of dealing with CVS issues, my experience tells me to stop
using CVS.  I can see all sorts of reasons why Eclipse can't do this.

I've tried several times to deal sanely with this, and CVS's reliance on
filesystem layout makes this extremely difficult.

Kirby

>From: Jeff McAffer <Jeff_McAffer@xxxxxxxxxx>
>Reply-To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
>To: Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
>Subject: Re: [equinox-dev] Re: Graduate JSP Support
>Date: Sun, 18 Feb 2007 23:29:27 -0500
>
>In general we have not *moved* folders about because that breaks anyone
>who was, for example, building from tagged versions.  In the incubator we
>could perhaps think about doing that.  I'm open.  The Incubator repo area
>could use a bit of a cleaning...  Anyone else got some thoughts?
>
>Jeff
>
>
>
>
>Simon Kaegi/Ottawa/IBM@IBMCA
>Sent by: equinox-dev-bounces@xxxxxxxxxxx
>02/18/2007 10:57 PM
>Please respond to
>Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
>
>
>To
>equinox-dev@xxxxxxxxxxx
>cc
>
>Subject
>Re: [equinox-dev] Re: Graduate JSP Support
>
>
>
>
>
>
>
>Good idea.
>
>I've done a little additional work and versioned, cleared-out, and left a
>readme for the following obsolete or graduated projects:
>org.eclipse.equinox.http.jsp
>org.eclipse.equinox.jetty.http
>org.eclipse.equinox.jsp.jasper
>org.eclipse.equinox.jsp.jasper.registry
>org.eclipse.equinox.servlet.bridge
>org.eclipse.equinox.servlet.bridge.feature
>org.eclipse.equinox.servlet.bridge.http
>org.eclipse.equinox.servlet.bridge.launcher
>org.eclipse.equinox.servlet.ext
>org.eclipse.equinox.servlet.httpservice
>
>--
>
>Although these projects are now empty, the project folders remain.
>To avoid clutter I wonder if we could perhaps move old projects to a
>separate "archive" folder?
>Any other ideas here?
>
>-Simon
>
>
>------
>If you haven't already can you version off HEAD in the incubator projects
>and than clear out the content leaving a README.TXT that points to the new
>location for the work?
>
>Jeff
>
>
>
>  "Simon Kaegi"
>  <simon.kaegi@xxxxxxxxx>
>  Sent by:
>  equinox-dev-bounces@xxxxxxxxxxx
>                                                                         To
>
>                                                "Equinox development
>  02/16/2007 06:09 PM                           mailing list"
>                                                <equinox-dev@xxxxxxxxxxx>
>                                                                         cc
>
>
>           Please respond to                                        Subject
>
>   Equinox development mailing list             [equinox-dev] Re: Graduate
>       <equinox-dev@xxxxxxxxxxx>                JSP Support
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>Hi all,
>
>The JSP work has graduated into the main depot and can now be in CVS at:
>/cvsroot/eclipse/org.eclipse.equinox.jsp.jasper
>/cvsroot/eclipse/org.eclipse.equinox.jsp.jasper.registry
>
>All future development will occur in their new home.
>These projects have not yet been added to the build but should be in for
>M6.
>
>-Simon
>
>----- Original Message -----
>From: "Simon Kaegi" <simon.kaegi@xxxxxxxxx>
>To: "Equinox development mailing list" <equinox-dev@xxxxxxxxxxx>
>Sent: Sunday, February 11, 2007 12:34 PM
>Subject: Graduate JSP Support
>
>
> > Hi all,
> >
> > I'd like to propose we look at graduating the JSP support.
> > There are a number of groups currently using this work and it would good
> > to formalize support.
> > I've opened a bug to look at this --
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=173790
> >
> > -Simon
>
>_______________________________________________
>equinox-dev mailing list
>equinox-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
>
>
>
>
>
>_______________________________________________
>equinox-dev mailing list
>equinox-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/equinox-dev
>
>_______________________________________________
>equinox-dev mailing list
>equinox-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/equinox-dev
>


>_______________________________________________
>equinox-dev mailing list
>equinox-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/equinox-dev

_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian.
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top