Helge Hafting wrote:

> Should I send a diff for the changed files and let one of you
> do the rename in cvs, or is there a way of making a patch
> that removes the "no" files and add the "nb" files?

rename is not possible in cvs. You need to do

cvs remove no.po
cvs add nb.po

and the the diff would be complete, but for that you need cvs write access.
What you can do is to send two patches: One from cvs with the changed files
and for each pair of renamed files a manual one (e.g. no.po -> nb.po).


Georg

Reply via email to