...if I have a cvs checkout that is already using a particular tag, do I have to do anything different when committing a new file to it? in other words, do I have to specify explicitly that I'm committing to the tag?
...in specific, I have a copy of the vertex_array branch, and I want to add somethings to it :-) So, do I just "cvs add" and "cvs commit", or do I have to somehow specify to add/commit to the branch tag?
thanx, james