74. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/20/2018 12:56:46 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

74.1 Files compared

# Location File Last Modified
1 CTT_Release_8_June_2018.zip\CTT_rails_common README.md Tue Jul 17 16:27:19 2018 UTC
2 CTT_Release_8_June_2018.zip\CTT_rails_common README.md Wed Jul 18 21:01:40 2018 UTC

74.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 36
Changed 1 2
Inserted 0 0
Removed 0 0

74.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

74.4 Active regular expressions

No regular expressions were active.

74.5 Comparison detail

  1   <h1>RAILS_ COMMON - g it submodu le</h1>
  2   We have mo ved the pr op loader  and loggin g code int o a git re pository a t https:// github.com /VA-CTT/ra ils_common .git so th at the cod e can
  3   be shared  with rails _komet and  the PRISM E project
  4  
  5   To pull th e latest c ode do the  following  (replace  my usernam e with you rs where a ppropriate .):
  6   <ol>
  7   <li>VCS ->  Update Pr oject - fr om within  RubyMine</ li>
  8   <li>open a  terminal  and naviga te to rail s_komet/li b</li>
  9   <li>git su bmodule ad d https:// AI @ DNS : PORT /git/r/rai ls_common. git
  10   <li>run gi t reset fr om within  the lib/ra ils_common  directory </li>
  11   <li>run gi t  rm -f - -cached ra ils_common  from with in the lib /rails_com mon direct ory if the  line abov e fails</l i>
  12   </ol>
  13  
  14   ```
  15   git reset  .
  16   ```
  17  
  18   You should  now see a n rails_co mmon direc tory under  the lib d irectory.
  19