[cvsnt] RCHOWN recursivity problem

capaverde at 3ia.com.br capaverde at 3ia.com.br
Tue May 31 14:06:46 BST 2005


Hello

I fixed a problem in rchown command that prevented it to
be recursive.
It seems that the "-R" options is not being sent to server.
To correct it, I inserted these two lines in chown.cpp file,
line 83:

if(!local)
    send_arg("-R");

I tested it using CVSNT 2.5.01.1927 sources.

Capaverde



More information about the cvsnt mailing list