[Lazarus] TShellTreeView and TTreeView

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Dec 8 19:03:37 CET 2008


2008/12/7 Reenen Laurie <rlaurie at gmail.com>:
> what I do (which is probably not recommended) is delete (or rename - so you
> don't lose your changes) the file that you changed, and then (when there
> exists no copy of the exact filename of svn) do svn up again.

Or simply create a patch (svn diff > mychanges.patch) so you have a
backup of your changes. Then revert all changes (svn revert -R .) if
needed and then get a update (svn up).


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list