> > [local commit to file A ]
> >             [different developer commits to file A on master repo]
> > [commit to file A on master repo]
> > [cvsup local repo with master repo]
> >
> > Wouldn't you have to delete A,v before A,v would continue to pick up
> > future changes?  -sc
> 
> No, cvsup would notice that the local file has the wrong size and
> re-fetch it (rather than just add the missing delta) so the local
> change would be replaced with the remote change.

Right, which is what I was trying to suggest a fix for in the first
place: the ability to prevent the loss of work committed to a local
repository when using cvsup to sync repositories with the master repo.

-sc

-- 
Sean Chittenden

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to