I know I can't login to a local CVS, but how do I specific
the locaol work directory in Dev-C++? It has to happen
in the "CVS" -> "Login", but Dev-C++ has only to set the
CVSROOT enviorment var instead of trying to login.
Without the set var the "add" etc. commands don't know
where to commit the files.
Under Windows 2000 I got an exception when trying
to "add" file again after a failed "login" (didn't happen
ony Windows 98):
The following error occured in version 4.9.8.10:
Access violation at address 0057B4FA in
module 'devcpp.exe'. Read of address 00000008 (at
address 0x0057B4FA)
0057F8E1 (0017E8E1): ShowExceptionInfo
(ExceptionsAnalyzer - 557)
0057FAD7 (0017EAD7):
TExceptionsAnalyzer.GlobalExceptionHandler
(ExceptionsAnalyzer - 565)
0057B4FA (0017A4FA): TMainForm.DoCVSAction (main -
5739)
0057B4FA (0017A4FA): TMainForm.DoCVSAction (main -
5739)
0057B4FA (0017A4FA): TMainForm.DoCVSAction (main -
5739)
0057B343 (0017A343): TMainForm.actCVSAddExecute
(main - 5694)
00581086 (00180086): (devcpp - 196)
005810A4 (001800A4): (devcpp - 196)
Logged In: YES
user_id=591019
Well...I got the same access violation under Windows 98 as
well after messing around with it a bit more.
Logged In: YES
user_id=591019
or use this command instead of the eniviorment var:
Logged In: YES
user_id=609236
can you reproduce this exception with this build?
http://www.castlesofpoland.com/dev-cpp/wu/