[Lazarus] Dear developers, we need your help before releasing 0.9.26
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Sep 11 11:46:18 CEST 2008
On 9/11/08, Luca Olivetti <luca at wetron.es> wrote:
> > Another gripe I have with svn, is that if I do an svn diff right after
> > an update, all Makefile and Makefile.fpc, as well as many po files, are
> > different, so I have to delete them and svn update again.
a simple: svn revert -R
should fix the issue. I don't really get that issue, but sometimes do
with translation files (*.po), but I think they are auto generated in
some make clean/build process, so I don't worry to much about it.
Note:
That will revert all local changes to *your* latest svn revision.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the Lazarus
mailing list