[EMAIL PROTECTED] writes:
>
> I cannot use the rtag command on ampersand modules. Here's an example:
>
> cvs rtag asdftag mymodule
> cvs server: cannot make path to mymodule: Permission denied
> cvs server: cannot chdir to mymodule: No such file or directory
This is a long-standing bug in CVS. It's trying to create a "mymodule"
subdirectory in the current working directory, but you don't have
sufficient privilege to do that. If you run the command from a
directory where you are allowed to create subdirectories, it should work
fine (although it will create a subdirectory that you probably don't
want).
-Larry Jones
Whatever it is, it's driving me crazy! -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs