Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000498.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: CQ Web/Rebase/GNATS Access</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000497.html" title="get_views_for_stream/create_dev_snapview.pl" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000499.html" title="BinRebase/ccase-rmna-4 problems" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000497.html">&laquo; get_views_for_stream/create_dev_snapview.pl</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000499.html">BinRebase/ccase-rmna-4 problems &raquo;</a>
44                      </p>
45
46                      <a id="a000498"></a>
47                      <div class="entry" id="entry-498">
48                         <h3 class="entry-header">CQ Web/Rebase/GNATS Access</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Set up GNATS access for a user</li>
53
54   <li>Helped Vinh with issues regarding old CQ Web and a bug that it has</li>
55
56   <li>Assisted a few users with resolving Evil Twin problems</li>
57
58   <li>More fully documented how to resolve Evil Twin problems by merging the parent directory</li>
59
60   <lI>Investigated implementing the other half of BinMerge where we use rebase instead of find merge</li>
61 </ul>
62                            </div>
63                            <div id="more" class="entry-more">
64                               <h2>Rebase</h2>
65
66 <p>Initially I thought that rebase did not work like findmerge in that it didn't have options for performing essentially the merge operate and just telling you what needed to merge. Turns out it does have that option - cleartool merge -preview -long. The long option causes rebase to list out what needs to be merged.</p>
67
68 <p>But rebase is more than just a findmerge. Additionally one needs to do the following:</p>
69
70   <ul>
71     <li>Create and set an activity for the view</li>
72
73     <li>Check out items first</li>
74
75     <li>Perform the merge with -abort noting which merges failed and how they failed</li>
76
77     <li>Execute the rebase command to mark the view as being rebased</li>
78
79     <li>Execute the rebase -complete to mark the rebase completed (IFF all elements are rebased)</li>
80   </ul>
81
82 <p>Of course this is just a preliminary list - we still need to figure out if rebasing, merging actually, of directories need to be done first (probably), how to execute rebase to mark "rebase in progress" without actually attempting to merge anything, etc.</p>
83                            </div>
84                         </div>
85                         <p class="entry-footer">
86                            <span class="post-footers">Posted by  on December 15, 2005  5:06 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000498.html">Permalink</a>
87                         </p>
88                      </div>
89
90                      
91
92                      
93                   </div>
94                </div>
95             </div>
96          </div>
97       </div>
98    </div>
99 </body>
100 </html>