Difference between revisions of "Version Control"

451 bytes added ,  22:47, 22 August 2013
m
Added NV instruction differences
imported>Ez0n3
m
imported>Ez0n3
m (Added NV instruction differences)
 
Line 1: Line 1:
{{Incomplete}}
{{Incomplete}}
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/index.php/Version_Control Version Control]
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/index.php/Version_Control Version Control]
==New Vegas Users==
The instructions for New Vegas are nearly identical with only these exceptions:
* Replace "Fallout '''3'''" with "Fallout '''New Vegas'''" (with space)
* Replace "Fallout'''3'''" with "Fallout'''NV'''" (no space)
* Replace "WhoCanMerge" with "'''Sudo'''WhoCanMerge" (or add both)
* Replace "WhoCanForceCheckout" with "'''Sudo'''WhoCanForceCheckout" (or add both)


==Introduction==
==Introduction==
Line 80: Line 88:


  [WhoCanMerge]
  [WhoCanMerge]
UserAccountName=1
[WhoCanForceCheckout]
  UserAccountName=1
  UserAccountName=1


Append the following to the end of the file (may not be required).
Append the following to the end of the file.


GECKPrefs.ini
GECKPrefs.ini


  [WhoCanMerge]
  [WhoCanMerge]
UserAccountName=1
[WhoCanForceCheckout]
  UserAccountName=1
  UserAccountName=1


Anonymous user