Actions:
|
2016-11-29 08:15 AEST by Glen Starrett - The output of log is wrong. The RCS file name in this case should be
"hi.doc,v", NOT "hi_renamed.doc,v" as it says.
C:\Users\Glen Starrett\Documents\test\europa-LOCAL\testing>dir
Volume in drive C is OS
Volume Serial Number is 662A-18BA
Directory of C:\Users\Glen Starrett\Documents\test\europa-LOCAL\testing
...
12/17/2012 09:46 AM 22 hi_rename.doc
...
C:\Users\Glen Starrett\Documents\test\europa-LOCAL\testing>cvs log hi_rename.doc
RCS file: d:\Repos\myrepo/testing/hi_rename.doc,v
Working file: hi_rename.doc
head: 1.9
branch:
locks: strict
access list:
symbolic names:
NEW_BRANCH_A: 1.9.0.2
BRANCH_A: 1.9.0.2
ABRANCH: 1.9
PHOOEY: 1.5
STG: 1.1.0.4
TEST: 1.1.0.2
maybe: 1.4
Hello_There2: 1.3
Hello_There: 1.3
keyword substitution: Bx
total revisions: 11; selected revisions: 11
description:
----------------------------
revision 1.9
date: 2012/12/17 09:46:34; author: Europa\Glen Starrett; state: Exp; kopt: Bx
; commitid: 1de050cf3e08544b; username: Europa\Glen Starrett; filename: hi_re
name.doc;
change to Bx
----------------------------
revision 1.8
date: 2012/12/17 09:44:30; author: Europa\Glen Starrett; state: Exp; lines: +
0 -0; kopt: b; commitid: df450cf3dbc5352; username: Europa\Glen Starrett; fi
lename: hi_rename.doc;
change back to Bx
----------------------------
revision 1.7
date: 2012/10/17 16:09:14; author: Europa\Glen Starrett; state: Exp; lines: +
0 -0; kopt: b; commitid: 2ca0507f29c05300; username: Europa\Glen Starrett; f
ilename: hi_rename.doc;
no change
----------------------------
revision 1.6
date: 2012/10/17 16:08:59; author: Europa\Glen Starrett; state: Exp; lines: +
0 -0; kopt: b; commitid: 225c507f29e7537f; username: Europa\Glen Starrett; f
ilename: hi_rename.doc;
no change
----------------------------
revision 1.5
date: 2011/04/04 10:03:18; author: Europa\Glen Starrett; state: Exp; lines: +
1 -0; kopt: b; commitid: 9044d99eb6e3c2c; username: Europa\Glen Starrett; fi
lename: hi_rename.doc;
renamed
----------------------------
revision 1.4
date: 2011/03/31 13:05:04; author: Europa\Glen Starrett; state: Exp; lines: +
1 -0; kopt: b; commitid: 12e04d94d0180ef6; username: Europa\Glen Starrett; f
ilename: hi.doc;
checking in
----------------------------
revision 1.3
date: 2011/03/24 16:40:27; author: Europa\glen starrett; state: Exp; lines: +
0 -0; kopt: b; commitid: 11304d8bc82e1139; username: Europa\glen starrett; f
ilename: hi.doc;
remove x
----------------------------
revision 1.2
date: 2011/03/23 12:14:09; author: Europa\Glen Starrett; state: Exp; lines: +
0 -0; kopt: bx; commitid: a944d879ceb73ff; username: Europa\Glen Starrett; f
ilename: hi.doc;
*** empty log message ***
----------------------------
revision 1.1
date: 2011/03/23 12:13:52; author: Europa\Glen Starrett; state: Exp; kopt: b;
commitid: 9084d8a385d7797; username: Europa\Glen Starrett; filename: hi.doc;
branches: 1.1.2; 1.1.4;
*** empty log message ***
----------------------------
revision 1.1.4.1
date: 2011/09/01 15:33:46; author: Europa\Glen Starrett; state: Exp; lines: +
2 -0; kopt: b; commitid: 6684e5ffa080188; username: Europa\Glen Starrett; me
rgepoint: 1.5; filename: hi.doc; bugid: 11;
promote first time
----------------------------
revision 1.1.2.1
date: 2011/09/01 09:37:47; author: Europa\Glen Starrett; state: Exp; lines: +
2 -0; kopt: b; commitid: adc4e5fa5796d66; username: Europa\Glen Starrett; me
rgepoint: 1.5; filename: hi.doc;
sdd
============================================================================= |
|
2016-11-29 08:16 AEST by Glen Starrett - Created an attachment (id=3075)
Affected RCS file
This is the affected RCS file. There is no "hi_renamed.doc,v" in the
repository, as you can see in this DIR output:
C:\Users\Glen Starrett\Documents\test\europa-LOCAL\testing>cd /d
d:\Repos\myrepo
\testing
d:\Repos\myrepo\testing>dir hi*
Volume in drive D is D-Drive
Volume Serial Number is AAFD-6129
Directory of d:\Repos\myrepo\testing
09/30/2016 08:52 AM 3,068 hi.doc,v
05/16/2012 12:30 PM 3,367 hi1.txt,v
09/30/2016 08:52 AM 2,505 HI2.txt,v
09/30/2016 08:52 AM 3,552 hi3.txt,v
09/30/2016 08:52 AM 1,644 hi_txt.doc,v
5 File(s) 14,136 bytes
0 Dir(s) 396,921,966,592 bytes free |