RE: Documentation suggested to clearer state restrictions to merging removed files

2000-11-30 Thread Cameron, Steve
Hmm, this might have implcations for my ".origin" patch that I'll have to look into, if I didn't already consider it... http://www.geocities.com/dotslashstar/branch_patch.html -- steve Derek R. Price wrote: [...] > Hmm. You're right, and the culprit seems to be that 'cvs tag > tag_

Re: Documentation suggested to clearer state restrictions to merging removed files

2000-11-30 Thread Derek R. Price
Assuming you put the fix in to interpret the symtag after CVS had already obtained a list of files, it shouldn't. The problem mentioned below stems from the fact that a file removed before a tagging doesn't contain the new static tag as follows: touch file1 file2 cvs add file1 file2

RE: Documentation suggested to clearer state restrictions to merging removed files

2000-11-30 Thread Cameron, Steve
Nevermind, I already checked the case I was thinking of. From my patch, (Duh!) (Thanks Derek P. for reminding me.) + + dotest dotorigin41 "${testcvs} rdiff -s -r dot5.origin -rdot5 mydir2" \ + "${PROG} [a-z]*: Diffing mydir2 + File my