Subject: Re: CVS question
To: Jack Morgan <Jack.Morgan@morganstanley.com>
From: Greg A. Woods <woods@weird.com>
List: port-i386
Date: 02/06/2002 18:44:12
[[ note this question probably belongs on current-users, not port-i386 ]]

[ On Thursday, February 7, 2002 at 08:33:21 (+0900), Jack Morgan wrote: ]
> Subject: CVS question
>
> Then If I look on at
> pub/NetBSD-cvs/main/syssrc/sys/dev/pci/
> 
> siop_pci.c,v 		15 KB	Jan 10 17:56  
> siop_pci_common.c,v		21 KB 	Jan 29 14:40  
> siop_pci_common.h,v		4 KB	Jan 10 17:56  
> 
> These are the ones I need. Any suggestions?

Note that doing an 'ls -l' in a CVS working directory and attempting to
compare the sizes and timestamps with anything in the repo, or even in
any other working directory, is pretty much pointless.

You've probably already got the right revisions.  What does "cvs status"
say about them?  These are what I have in my up-to-date "-current"
working directory, checked out from my local mirror of the NetBSD CVS
repository:

$ cd /work/NetBSD/src/sys/dev/pci
$ cvs status siop*
===================================================================
File: siop_pci.c        Status: Up-to-date

   Working revision:    1.9     Wed Nov 14 23:28:04 2001
   Repository revision: 1.9     /cvs/master/m-NetBSD/main/syssrc/sys/dev/pci/siop_pci.c,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

===================================================================
File: siop_pci_common.c Status: Up-to-date

   Working revision:    1.9     Wed Nov 14 23:28:04 2001
   Repository revision: 1.9     /cvs/master/m-NetBSD/main/syssrc/sys/dev/pci/siop_pci_common.c,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

===================================================================
File: siop_pci_common.h Status: Up-to-date

   Working revision:    1.2     Mon Oct 23 14:57:23 2000
   Repository revision: 1.2     /cvs/master/m-NetBSD/main/syssrc/sys/dev/pci/siop_pci_common.h,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

-- 
								Greg A. Woods

+1 416 218-0098;  <gwoods@acm.org>;  <g.a.woods@ieee.org>;  <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>