[cvsnt] chacl vs rchacl
Gerhard Fiedler
lists at connectionbrazil.com
Fri Mar 30 12:36:44 BST 2007
Ronald F. Manlapao, SCJP wrote:
> 1. whats the difference between chacl and rchacl?
The general difference between <cmd> and r<cmd> is that <cmd> works only in
a sandbox, with the credentials and checkouts of that sandbox, whereas
r<cmd> works on the repository and doesn't need a checkout. Consequently,
<cmd> works on the structure as present in the sandbox (which may be
different from the repository), and r<cmd> works on the structure as
present in the repository.
Gerhard
More information about the cvsnt
mailing list