Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000732.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: QC work/mktriggers progress/sync from Tandem issues\r
13 </title>
14
15    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
16    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000731.html" title="SDDLS progress/m_pPerl != 0 fix/Merging directories" />
17    <link rel="next" href="http://defaria.com/blogs/Status/archives/000733.html" title="Dang Eclipse" />
18
19    <!--
20 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
21          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
22          xmlns:dc="http://purl.org/dc/elements/1.1/">
23 <rdf:Description
24     rdf:about="http://defaria.com/blogs/Status/archives/000732.html"
25     trackback:ping="http://defaria.com/mt/mt-tb.cgi/104"
26     dc:title="QC work/mktriggers progress/sync from Tandem issues\r
27 "
28     dc:identifier="http://defaria.com/blogs/Status/archives/000732.html"
29     dc:subject="General Electric"
30     dc:description=" Detailed which fields are currently getting QC Synchronized Updated vbs scripts to be more Unix like, accepting parameters, etc. and to be able to update the status both backwards and forwards, as well as have a -noexec mode. Met..."
31     dc:creator=""
32     dc:date="2010-03-26T19:18:23-06:00" />
33 </rdf:RDF>
34 -->
35
36
37    
38
39    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
40 </head>
41 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
42    <div id="container">
43       <div id="container-inner" class="pkg">
44
45          <div id="banner">
46             <div id="banner-inner" class="pkg">
47                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
48                <h2 id="banner-description">Searchable status reports and work log</h2>
49             </div>
50          </div>
51
52          <div id="pagebody">
53             <div id="pagebody-inner" class="pkg">
54                <div id="alpha">
55                   <div id="alpha-inner" class="pkg">
56
57                      <p class="content-nav">
58                         <a href="http://defaria.com/blogs/Status/archives/000731.html">&laquo; SDDLS progress/m_pPerl != 0 fix/Merging directories</a> |
59                         <a href="http://defaria.com/blogs/Status/">Main</a>
60                         | <a href="http://defaria.com/blogs/Status/archives/000733.html">Dang Eclipse &raquo;</a>
61                      </p>
62
63                      <a id="a000732"></a>
64                      <div class="entry" id="entry-732">
65                         <h3 class="entry-header">QC work/mktriggers progress/sync from Tandem issues\r
66 </h3>
67                         <div class="entry-content">
68                            <div class="entry-body">
69                               <ul>
70   <li>Detailed which fields are currently getting QC Synchronized</li>
71
72   <li>Updated vbs scripts to be more Unix like, accepting parameters, etc. and to be able to update the status both backwards and forwards, as well as have a -noexec mode.</li>
73
74   <li>Met with ??? regarding QC synchronization</li>
75
76   <li>Worked a lot with Randy on Evil Twin issues for Polaris</li>
77
78   <li>Documented duplicate code problems</li>
79
80   <li>Documented how to use dynamic views in Eclipse</li>
81
82   <li>Working on trying to compare files from the pathway for SDDLS</li>
83
84   <li>Worked on getting mktriggers.pl finished.</li>
85 </ul>
86                            </div>
87                            <div id="more" class="entry-more">
88                               <h2>Issues with getsysid.pl</h2>
89
90 <p>There is a script called getsysid.pl which will get stuff from the Tandem and ftp it locally. The hope was that we could just get stuff back from the Tandem and then use something like diff -r to compare things. There are some issue with that:</p>
91
92 <ol>
93   <li>Since files are coming off the Tandem their extensions are lost. Therefore while it may be foo.c when in Clearcase, it's just foo when it gets to the Tandem and thus when it comes back from the Tandem it's also just foo. diff -r will not be matching up foo and foo.c</li>
94
95   <li>Typically views on Windows in <i>transparent</i> mode retain their CRLF characteristics. In other words they are in "DOS" mode. Files come back from the Tandem however are in "Unix" mode. This makes every line report as different from diff!</li>
96
97   <li>There's the issue of these "squiggle" lines where version information is encoded in Clearcase and filled in on the Tandem (or visa versa). This lines, of course, will compare differently. Ugh!</li>
98 </ol>
99
100 <p>Perhaps a tool that can take these differences into account...</p>
101                            </div>
102                         </div>
103                         <p class="entry-footer">
104                            <span class="post-footers">Posted by  on March 26, 2010  7:18 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000732.html">Permalink</a>
105                         </p>
106                      </div>
107
108                      
109                      <div class="trackbacks">
110                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
111                         <div id="trackbacks-info">
112                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/104</p>
113                         </div>
114                         <div class="trackbacks-content">
115                            
116                         </div>
117                      </div>
118                      
119
120                      
121                   </div>
122                </div>
123             </div>
124          </div>
125       </div>
126    </div>
127 </body>
128 </html>