I would like to be able to restrict commits to a certain branches (like, the
"release branch").

Is there any way to do that?

I'm thinking of something along the lines of a perl script in the commitinfo
file, which I haven't had any experience with.

I tried one out and all it gets passed is the full pathname to the file in
the repository... not enough to do a "cvs status" on the file or anything. I
was hoping to do a "cvs status", parse out the tag info, and reject if it
matched our release tag specification.

-Chris Chambers



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to