Kjow schreef:
2010/3/15 Vincent Snijders <vincent.snijd...@gmail.com>:
What I usually do in such cases (assume c:\lazarus contains my lazarus sources).

svn up -r23932
make clean bigide
copy lazarus.exe lazarus.good.exe
svn up
lazarus.good.exe
Then I have a stable lazarus executable, but can test the latest source.

Vincent

Cause this bug (http://mantis.freepascal.org/view.php?id=15971) the
same config cause to resize everytime the IDE when using stable after
the latest svn...

So, I keep the lazarus.good.exe running and start lazarus.new.exe or lazarus.exe with the debugger in lazarus.good.exe. After I close the new lazarus.exe, I can close lazarus.good.exe, so correct settings are stored.

Vincent

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to