info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sandbox file date unexpected


From: Arachtingi, Mike
Subject: Sandbox file date unexpected
Date: Wed, 2 Jul 2003 15:23:59 -0500

Greetings,

 

I’m confused about the date that W2K shows for a file in my sandbox, after I commit it.  I understand that CVS keeps track by UTC, but why doesn’t my OS show the current time, local, that the file was last changed?    -   BTW, this doesn’t happen if the file does not have any keywords.

 

For example, I edited and committed a file named LH.java, containing the keyword $Name:$.   Note that before the commit, the local timestamp of the file was today, 1:42 PM Central US.  After, the OS reports that the time is 12:05 AM tomorrow.  Does this seem wrong?

 

Thanks for any help,

 

Mike A.

 

P.S.  I used the –t option to see what CVS was doing, but I’m not familiar enough with CVS to interpret it all.

 

 

 

C:\nn\expedience\com\nextnetwireless\exp\lh>dir LH.java

 Volume in drive C has no label.

 Volume Serial Number is 07D2-040F

 

 Directory of C:\nn\expedience\com\nextnetwireless\exp\lh

 

07/02/2003  01:42p               5,869 LH.java

               1 File(s)          5,869 bytes

               0 Dir(s)  29,756,522,496 bytes free

 

C:\nn\expedience\com\nextnetwireless\exp\lh>cvs -n -t commit -m 'testin' LH.java

 -> main loop with CVSROOT=:pserver:address@hidden:/usr/NextNet/SWDEV

 -> Sending file `LH.java' to server

S-> checkout (/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v, 1.36, , (function))

 -> ParseInfo(/usr/NextNet/SWDEV/CVSROOT/commitinfo, expedience/com/nextnetwireless/exp/lh, ALL)

 

C:\nn\expedience\com\nextnetwireless\exp\lh>cvs -t commit -m 'testin' LH.java

 -> main loop with CVSROOT=:pserver:address@hidden:/usr/NextNet/SWDEV

 -> Sending file `LH.java' to server

S-> checkout (/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v, 1.36, , (function))

 -> ParseInfo(/usr/NextNet/SWDEV/CVSROOT/commitinfo, expedience/com/nextnetwireless/exp/lh, ALL)

 -> ParseInfo(/usr/NextNet/SWDEV/CVSROOT/verifymsg, expedience/com/nextnetwireless/exp/lh, not ALL)

Checking in LH.java;

/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v  <--  LH.java

new revision: 1.37; previous revision: 1.36

S-> unlink_file(/tmp/cvszcgTxs)

S-> checkout (/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v, 1.36, -ko, /tmp/cvsBjIkcv)

done

S-> rename(/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/,LH.java,,/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v)

S-> unlink_file(/tmp/cvsBjIkcv)

S-> unlink_file(/tmp/cvsLpgNQx)

S-> checkout (/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v, , , (function))

S-> checkout (/usr/NextNet/SWDEV/expedience/com/nextnetwireless/exp/lh/LH.java,v, , , LH.java)

S-> chmod(LH.java,100666)

S-> server_register(LH.java, 1.37, Wed Jul  2 19:05:53 2003, , , , )

S-> Register(LH.java, 1.37, Wed Jul  2 19:05:53 2003, ,  )

S-> fopen(/usr/NextNet/SWDEV/CVSROOT/history,a)

 -> rename(.new.LH.java,LH.java)

 -> unlink(CVS/Base/LH.java)

 -> Register(LH.java, 1.37, Thu Jul  3 05:05:54 2003, ,  )

 -> ParseInfo(/usr/NextNet/SWDEV/CVSROOT/loginfo, expedience/com/nextnetwireless/exp/lh, ALL)

S-> rename(CVS/Entries.Backup,CVS/Entries)

S-> unlink_file(CVS/Entries.Log)

 -> rename(CVS/Entries.Backup,CVS/Entries)

 -> unlink(CVS/Entries.Log)

 

C:\nn\expedience\com\nextnetwireless\exp\lh>dir LH.java

 Volume in drive C has no label.

 Volume Serial Number is 07D2-040F

 

 Directory of C:\nn\expedience\com\nextnetwireless\exp\lh

 

07/03/2003  12:05a               5,852 LH.java

               1 File(s)          5,852 bytes

               0 Dir(s)  29,756,522,496 bytes free


reply via email to

[Prev in Thread] Current Thread [Next in Thread]