Anyone who has CVS admin experience,
    I'm trying to figure out how to cause files that are added to a CVS rep
to belong to a particular group.  by this I mean, when a user says"

cvs -d:ext:[EMAIL PROTECTED]:/cvsroot/myproject add newname

user is a member of group myproject (though its not his/her primary group)

I want new file to be added as newfile,v belonging to user.myproject

instead the new files is added as newfile,v belonging to user.(user's
primary group)

which means that I need to manually change the group before other users in
the group can either download file or upload changes to the file.

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to