[cvsnt] Re: [repost] CVSNT error w/ Eclipse (very peculiar)
Glen Starrett
grstarrett at cox.net
Tue Dec 16 05:39:39 GMT 2003
> I haven't the first idea on how to go about doing a merge to a
> particular branch on an entire source tree from the command line,
> unfortunately - this is part of the reason I use Eclipse.
In a sandbox containing the entire source tree, set it to view the
"destination branch" and update it from the Source Branch:
cvs co -r DestBranch SourceTreeRoot
cvs -q up -dP -j SourceBranch
Hope this helps.
Regards,
Glen Starrett
More information about the cvsnt
mailing list