[Lazarus] Compiling only LCL to 64-bit, on Windows
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Aug 25 17:09:29 CEST 2011
On 08/25/2011 05:06 PM, Andreas Schneider wrote:
>
> Although slightly off-topic, but SVN's revert is not really clean. It
> reverts files it knows, but it doesn't remove unknown files. I'm not
> aware of an SVN equivalent of Mercurial's purge (for example).
> So yes, a clean checkout CAN make sense sometimes.
svn revert .
svn export <target_dir>
Then use the <target_dir> as a "clean" directory. But yes, SVN still
sucks big time compared to Mercurial or Git.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list