[cvsnt] Re: Ownerships and Permissions
Tony Hoyle
tmh at nodomain.org
Wed Mar 23 02:29:37 GMT 2005
Daniel Hedge wrote:
> Hello I am investigating using CVSNT as an alternative to our present
> subversion setup. One thing of vital importance is how CVSNT Tracks
> Permissions and ownserships. My question is this. Can CVSNT track unix
> file permissions and ownerships?
There's no point in checking ownership - the sandbox is owned by the
person who checked it out, just like any other application (on most
systems only root can change ownership of a file anyway).
Permissions are versioned, even across checkouts on Win32 if needed -
although only the execute bit is normally considered useful.
Tony
More information about the cvsnt
mailing list