[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [stellation-res] Checkin of new files.
|
> >-----Original Message-----
> >From: Mark C. Chu-Carroll [mailto:mcc@xxxxxxxxxxxxxx]
> >Sent: August 24, 2002 7:09 AM
> >To: stellation-res@xxxxxxxxxxxxxxx; Jonathan Gossage; Stellation
> >Subject: Re: [stellation-res] Checkin of new files.
> >
> >
> >On Friday 23 August 2002 11:21 pm, Jonathan Gossage wrote:
> >> If I checkin newly added files into the main branch of a project should
> >> those files be removed from the workspace. I know that some SCM's will
> >> provide this behaviour as an option but I am not sure about Stellation.
> >
> >I don't understand what you're asking here.
> >
> >The workspace represents a local image of a version of a branch
> >in the repository. After a checkin, the workspace should exactly
> >match the repository BranchImage (modulo workspace artifacts like
> >ignored files, etc.).
> >
> >Why would you want checkin to delete newly added files?
> >
> > -Mark
> >
> >
> >>
> >> Regards
> >>
> >> Jonathan Gossage
> >>
> >> Personal Email
> >> jgossage@xxxxxxxx
> >>
> >> Business Email
> >> jonathan@xxxxxxxxxxxxxx
> >>
> >> _______________________________________________
> >> stellation-res mailing list
> >> stellation-res@xxxxxxxxxxxxxxx
> >> http://dev.eclipse.org/mailman/listinfo/stellation-res
> >
> >--
> >Mark Craig Chu-Carroll, IBM T.J. Watson Research Center
> >*** The Stellation project: Advanced SCM for Collaboration
> >*** http://www.eclipse.org/stellation
> >*** Work Email: mcc@xxxxxxxxxxxxxx ------- Personal Email:
> >markcc@xxxxxxxxxxx
> >
> >
As I have discovered since my post the files were disappearing as a result
of a problem in the TextArtifact.normalize() method. However some
organizations like to work in a mode where local copies of files are not
permitted unless the files are explicitly checked out. In this case, an
option to delete the workspace copy makes sense.
Regards
Jonathan Gossage
Personal Email
jgossage@xxxxxxxx
Business Email
jonathan@xxxxxxxxxxxxxx