On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe <jonas.ma...@elis.ugent.be> wrote:
>
> To be safe, you should always make distclean before updating from svn (even 
> without fpmake, since directories or units may get moved, which then won't be 
> cleaned anymore after the update). Now, for a while make distclean didn't 
> work properly either for fpmake-based directories, but that should have been 
> fixed in the mean time.
>
> I don't think you have another choice to fix your current checkout than by 
> manually deleting all fpmake executables (find  . -name fpmake -print0 | 
> xargs -0 rm).
>

I never used distclean before updating from SVN and a never got problems.
I use WinXP and TortoiseSVN.

Marcos Douglas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to