[lug] CVS question
    Jeff Schroeder 
    jeff at zingstudios.com
       
    Tue Apr 14 14:30:16 MDT 2009
    
    
  
Ken:
> I'm not exactly sure what to search for as
> I'm not logged in as that user, but he was the last one to check in
> the code.
As long as you have read access to the CVS repository, you should be 
able to check out the code.  You don't need to be that user, and in 
fact you probably don't want to be-- the point of concurrent source 
code control systems is that multiple users have access.
I don't know how much access you have to the CVS server itself, but I'd 
recommend checking out your permissions in the repository.  If you have 
read access you should be able to check out files, and of course you'll 
need write access to commit changes.
In my experience, there will be a 'cvs' group on the server and all 
users with access to the repository will be in that group so they can 
read/write the files in it.
HTH,
Jeff
    
    
More information about the LUG
mailing list