CVS interaction and usability problem.

Rui Sousa rui.sousa at conexant.com
Wed Jan 10 15:47:39 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


-
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