2.0.58d malformed fileattr.xml on chown ( was Re: [cvsnt] no chacl responses?)
Mike Wake
mike.wake at thales-tts.com
Tue May 10 09:41:19 BST 2005
Don,
Here is a tiny patch I applied to 2.0.58d, again ages ago, that may help
you out.
diff -r cvsnt_releases/cvsnt-2.0.58d/src/chown.cpp
mycvsnt/cvsnt-2.0.58d/src/chown.cpp
92c92,93
< fileattr_setvalue(NULL,"directory/owner",chown_user);
---
> /*fileattr_setvalue(NULL,"directory/owner",chown_user);*/
> change_owner(chown_user);
Cheers
Mikew
dzielke at aep.com wrote:
> I did have to do a few minor edits of the fileattr.xml file, though.
> First being to fix the malformed owner attribute when I run the cvs
> chown command, and then whenever I run a cvs chacl command it puts some
> kind of binary character in front of my user name "<eff>". Those were
> detailed in my emails from last week, let me know if you want me to
> re-post those.
>
More information about the cvsnt
mailing list