[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Request for (commit) access to debian-boot cvs



> You're right. However, I'm a bit confused with what a "pacth" is. If I
> translate, say "tzsetup.templates" that resides in base-config, is the
> translated one considered as a patch?
> 
> If not, what is a "patch" you are looking for?

A patch is a diff, i.e. if you have a cvs working directory you can
make a diff with:

$ cvs diff -u > diff

$ diff -u orig new > diff

-David



Reply to: