[Uml-devel] Codegeneration patch.. updated
Jonathan Riddell
jr at jriddell.org
Tue Aug 26 09:03:17 UTC 2003
On Sun, Aug 24, 2003 at 11:31:05PM -0400, Brian Thomas wrote:
> Ok, I've updated my codegeneration patch. For whatever reason, the
> -N flag just doesnt work with the diff utility inside my version of cvs.
> If I just diff between a vanilla version of umbrello, and my patched version,
> I can make a patch file.
>
> So the code generation patch may be found right where the prior one was,
> at:
>
> http://nvo.gsfc.nasa.gov/Umbrello/codegenhack2.patch
Unfortunatly I'm still unable to apply this patch. It contains loads
of generated files which shouldn't be in a patch and seems to think
some files (espcially in dialogs/) which do exist are new files.
I have CVS 1.12.1 and this in my ~/.cvsrc
cvs -z4 -q
diff -u3 -p
update -dP
checkout -P
`cvs diff -N` does succesfully show any new files (as patches against
/dev/null)
A diff made in this way would be much more likely to apply cleanly.
Alternativly try again with a manual diff making sure to do a `make clean` first.
Or just upload the whole thing as a .tar.bz2 and we'll see what can be
done with that.
Sorry for the bother and thanks for your work.
Jonathan Riddell
More information about the umbrello-devel
mailing list