"you'll get a warning about being not up to date"

That would be great, but I'm working with CVS and Eclipse and that warning
does not seems to exist (it's a plugin to connect to a CVS server). I did
some tests here with one branch being shared between two developers, and
without that "warning" things can get dangerous. But this approach looks
better than the "a branch per developer" one.
Does anybody have experience with CVS and Eclipse in this list?
Thanks,
Giovanni Giazzon


----- Original Message -----
From: "Jim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 28, 2003 7:24 PM
Subject: Re: The idea isn't clear...


> > demand, you might have logical concurrence in different implementations.
> > But, is this right? That's the way to work with CVS?
>
> No - actually everyone works on the same branch(trunk)(path?),
occasionally
> when you go to commit there could be times where someone else has already
> commited changes, you'll get a warning about being not up to date, but
then
> do an update, and cvs'll merge the changes in with the current changes
(and
> if there's conflicts whcih get marked with
> >>>>>>>
> stuff
>  =======
> other stuff
> <<<<<<<
>
> though I'm not sure whether the top or the bottom is more recent... it's
> ususally easy to tell which is the correct one...
>
> branches are more for after having released a version, and after continued
> development, you have to go back to the release point and make mods...
then
> bring that small branch back into the main tree....
>
>
>
>
> >
> > Regards,
> > Giovanni Giazzon
> >
> >
> >
> > _______________________________________________
> > Info-cvs mailing list
> > [EMAIL PROTECTED]
> > http://mail.gnu.org/mailman/listinfo/info-cvs
>
>
>
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to