CVS interaction and usability problem.

Rui Sousa rui.sousa at conexant.com
Fri Jan 12 14:39:18 GMT 2001


Hi,

I've be using kdevelop at work and have found some problems with it:

Bug:
    Trying to add a new directory to the CVS repository (in a project
with support for CVS) doesn't work.
    The problem is that you do, for example:
    cd /home/rsousa/projects/catalina/doc/scripts && cvs add . 2>&1

    giving the error:
    cvs add: No CVSROOT specified!  Please use the `-d' option
    cvs [add aborted]: or set the CVSROOT environment variable.

    and you should do:
    cd /home/rsousa/projects/catalina/doc/ && cvs add scripts 2>&1

Usability problem:
    Doing a refresh of the project collapses the entire RFV project view
tree. The refresh function seems to be called whenever you change the
status
of a file in the project (adding/removing from the project,
adding/removing
from disk, adding/removing from repository). This is very annoying.
    The solution would be to always keep track of the state of RFV
project view tree (basically which directories are expanded and which
are
collapsed)


Rui Sousa

P.S: Could you also update the link "Please send bug reports and wish
items
to the KDevelop mailing list, we will add them to the list." in the
"http://www.kdevelop.org/index.html?filename=bugs.html" page?

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list