Allan Rae wrote:
 
> So in summary:
> If you have cvs access but no new files use
>         `cvs diff -p -N -u`
> 
> if you have no cvs access (using snapshots or releases) _or_ have cvs
> access but have added new files then get the modified diff and a script
> called packcvs from the above site and run:
>         packcvs <original.directory> <modified.directory>
> 
> Allan. (ARRae)
What was wrong with cvs diff -N -u > mypatch.diff
and sending mypatch.diff to the list?
Garst

Reply via email to