[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
jCVS 4.7.5: CVSProject.openProject() fails
Hi,
I'm trying to get jCVS 4.7.5 to run on OS/2. When I try to open a
project, I get an error message saying "CVSApplet.performOpen: Error
could not open repository 'i:/work/ql'.". This is due to
CVSProject.openProject() assuming that there is a correspondence
between the module name and the repository. I don't know if this is
supposed to work on other platforms because the comments in the source
suggest that some functionality is missing.
4.7.2 and earlier just stripped off one directory level from the local
root directory, which seemed OK since the directory stored in
projects.txt is always one level below the directory specified as the
working directory in the checkout dialog. Why was it necessary to
change this?
Is this being worked on? Anyone? Tim?
TIA,
Andreas