Difference between revisions of "Version Control"

454 bytes added ,  22:47, 22 August 2013
m
Added NV instruction differences
imported>Ez0n3
(Updated the Version Control page for the GECK based on Oblivion and Skyrim Wiki's)
imported>Ez0n3
m (Added NV instruction differences)
 
(One intermediate revision by the same user not shown)
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


When the GECK loads, should automatically create a new file "\Fallout 3\Merging\ConstructionSetNetwork.ini" and enter the user specified under "WhoCanMerge" into it under "Users" which looks like:
When the GECK loads, it should automatically create a new file "\Fallout 3\Merging\ConstructionSetNetwork.ini" and enter the user specified under "WhoCanMerge" into it under "Users" which looks like:


  [Users]
  [Users]
Line 132: Line 146:
Select "Yes" to create them. This will create 3 files in "\\127.0.0.1\Merging\Data\" using the same name as the master but with the extensions .fid .fud .fvd. Close the File Detail window. Repeat this process for any additional masters.
Select "Yes" to create them. This will create 3 files in "\\127.0.0.1\Merging\Data\" using the same name as the master but with the extensions .fid .fud .fvd. Close the File Detail window. Repeat this process for any additional masters.


Select "OK" in the Date Files window to reload the master file or close the GECK and re-start it.
Select "OK" in the Data Files window to reload the master file or close the GECK and re-start it.


===Notice===
===Notice===
Line 160: Line 174:
Select all the forms you want to merge first and then click '''Check Out'''. After this process completes, select them again and press '''Check In'''. A new window will pop up asking for the location of the '''remote''' destination master file. Select the ESM you want to merge into and click Save. The GECK will then merge the content of your ESP file into your chosen ESM and resolves any FormID conflicts.
Select all the forms you want to merge first and then click '''Check Out'''. After this process completes, select them again and press '''Check In'''. A new window will pop up asking for the location of the '''remote''' destination master file. Select the ESM you want to merge into and click Save. The GECK will then merge the content of your ESP file into your chosen ESM and resolves any FormID conflicts.


Select "OK" in the Date Files window to reload the master file or close the GECK and re-start it.
Select "OK" in the Data Files window to reload the master file or close the GECK and re-start it.


The next time the GECK loads, you will receive this message:
The next time the GECK loads, you will receive this message:
Anonymous user