Menu

#339 4.9.8.10: local CVS still doesn't work + exceptin 0057B4FA

open
nobody
None
5
2012-09-26
2004-05-31
No

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)

Stack trace:

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)

Discussion

  • Oliver Stöneberg

    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.

     
  • Oliver Stöneberg

    Logged In: YES
    user_id=591019

    or use this command instead of the eniviorment var:

    -d CVS_root  Overrides $CVSROOT as the root of the CVS tree.
    
     
  • Marek Januszewski

    Logged In: YES
    user_id=609236

    can you reproduce this exception with this build?
    http://www.castlesofpoland.com/dev-cpp/wu/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.