[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [stellation-res] Missing stuff on Stellation Server
|
> -----Original Message-----
> From: stellation-res-admin@xxxxxxxxxxxxxxx
> [mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Mark C.
> Chu-Carroll
> Sent: Saturday, August 02, 2003 8:40 PM
> To: Stellation-res
> Subject: RE: [stellation-res] Missing stuff on Stellation Server
>
>
> On Wed, 2003-07-30 at 22:09, Jonathan Gossage wrote:
> > > -----Original Message-----
> > > From: stellation-res-admin@xxxxxxxxxxxxxxx
> > > [mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Jonathan
> > > Gossage
> > > Sent: Wednesday, July 30, 2003 9:37 AM
> > > To: stellation-res@xxxxxxxxxxxxxxx
> > > Subject: [stellation-res] Missing stuff on Stellation Server
> > >
> > >
> > > I have just finished checking out the Stellation projects from the new
> > > server and the following stuff seems to be missing.
> > >
> > > 1. There is no content for org.eclipse.stellation.unittest.
> No files were
> > > checked out.
> > >
> > > 2. In org.eclipse.stellation.util, the .project and
> .classpath files are
> > > missing.
> > >
> > More missing files:
> >
> > .project and .classpath are missing from the following projects.
> >
> > org.eclipse.stellation.remote
> > org.eclipse.stellation.repos
> > org.eclipse.stellation.scm.model
> > org.eclipse.stellation.scm.ui
> > org.eclipse.stellation.scm.vsf
> > org.eclipse.stellation.stim.
> >
> > .classpath is missing from org.eclise.stellation.task
> >
> > Regards
>
>
> This is fixed. Sorry it took so long for me to get to.
>
I found some more stuff.
1. org.eclipse.stellation.cli is missing .project and .classpath. This is
critical because we need them to build.
2. org.eclipse.stellation.repos is missing the following (as compared to the
CVS contents)
install.xml
lib.xml
doc (directory)
schema (directory)
3. org.eclipse.stellation.model is missing
schema (directory)
This directory also contains the CVS directories for each source
directory. Did you intend to add this to the Stellation repository, and if
so, why for this project only?
These problems raise a number of issues. I think we are going to need a very
well structured process for the next while if we are to keep the master
repository from becoming a mess. The following points come to mind.
1. Which is the master repository?
Personally I think it should be the Stellation repository.
2. How will the slave repository be maintained?
Will it be updated by individual committers?
Will it be updated centrally?
What is the update freqency for the slave repository?
Regards
Jonathan Gossage