Re: [viewvc-users] Questions with 1.1.5
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <[email protected]> |
Ron Buchholz wrote: > Excellent little trick there. I did just that. > > Here's the output from attempt #1. Method - Pull up log page, select first file, go to the bottom, set diff to Full Colored Diff. > > > rcsdiff --unified=-1 -p -kk -r1.1 -r1.66 /usr/local/cvs_reps/xxx/something_something/firmware/source/filename_2.c,v > =================================================================== > RCS file: /usr/local/cvs_reps/xxx/something_something/firmware/source/filename_2.c,v > rcsdiff: /usr/local/cvs_reps/xxx/something_something/firmware/source/filename_2.c,v: warning: Unknown phrases like `deltatype ...;' are present. > rcsdiff: /usr/local/cvs_reps/xxx/something_something/firmware/source/filename_2.c,v:31: unknown character `_' > rcsdiff aborted > > > Huh. Note also I didn't get the --context=-1 but instead got --unified=-1 Oops! That's expected (I just read the code wrong). > So in the same repository, same module, I then chose a file without an underscore in the filename.... and got this: > > [root@cgieng4 ~]# rcsdiff --unified=-1 -p -kk -r1.1 -r1.12.2.1 /usr/local/cvs_reps/xxx/something_something/firmware/source/Si4432.h,v > =================================================================== > RCS file: /usr/local/cvs_reps/xxx/something_something/firmware/source/Si4432.h,v > rcsdiff: /usr/local/cvs_reps/xxx/something_something/firmware/source/Si4432.h,v: warning: Unknown phrases like `deltatype ...;' are present. > retrieving revision 1.1 > retrieving revision 1.12.2.1 > diff --unified=-1 -p -r1.1 -r1.12.2.1 > --- Si4432.h 2009/08/12 16:04:37 1.1 > +++ Si4432.h 2010/04/21 21:30:04 1.12.2.1 > @@ -1,31 +1,152 @@ > /**************** > > and off it went to show me the diffs. Note that when I removed the Exception debug statement from the bincvs.py file, I still didn't get the full colored listing for the file with no underscores. > > Please let me know how else I can help in tracking this down. Hrm... thinking... Are you able to share the two RCS files you mention above with me (privately if you'd rather not post to the public list)? -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2612934 To unsubscribe from this discussion, e-mail: [[email protected]].
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkv6xAEACgkQokEGqRcG/W5bCACfTEvLjQHduj2AZQKVg2XT3U6L NLcAn3tMba/z3IaY45uv+93zQUNJa2Kp =Noq7 -----END PGP SIGNATURE-----