Jeff Echtenkamp writes:
> 
> This sounds like a pretty straight forward problem,
> but is there an easy way to track who has checked
> out something from my repository, so that, god forbid
> I find a bug in my code, I can see who all has
> it, and make sure they get the latest patch?

You can find that information in the history file, provided you have one
and the user doing the checkout didn't specifically suppress history
recording:

        <http://www.cvshome.org/docs/manual/cvs_8.html#SEC77>

-Larry Jones

Wheeee. -- Calvin

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

Reply via email to