cvs import: permission denied for
I am getting the above error "cvs import: permission denied for <new_project_name>" when I use the following command:
cvs import - "testing" cvstest vtag rtag
cvs import: permission denied for cvstest
I am able to use cvs checkout, add, commit etc, but I cannot seem to import a new project. What may be the problem? I've looked at all the permissions and the user is part of the group the repository.
Much thanks for any help.
|