make patch
时间:2006-06-13 来源:zwangz
在目前的环境下,如何打PATCH,怕自己忘了,先写下来,以后也可以查,呵呵。
进入CVS _:
export CVSROOT=pserver:guest@ipaddress:/directory/... login
and
go into the directory
order: patch .filename.am //this is a patch file
and
cvs diff > patch.filename.am
相关阅读 更多 +