Description

For Perforce (and potentially Subversion), it seems that the .uproject file is not added to source control when setting up source control for the first time. Additionally, it seems that any starting content (game configs, game content, and source files for a C++ project) are not added either until they are either modified or loaded. We should also consider ensuring that all content is also added to the initial source control commit, rather than just the content and settings that have been modified.

When using Git, this is all added when the Git repository is first initialized.

Steps to Reproduce

1. Create a new project
2. Connect to Source Control
3. Save All Content
4. Attempt to submit to source control

Expected Result: The .uproject file should be marked for add

Observed Result: No files are marked for add.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-36041 in the post.

1
Login to Vote

Fixed
ComponentTools
Affects Versions4.13
Target Fix4.14
Fix Commit3134355
Main Commit3152072
Release Commit3159180
CreatedSep 15, 2016
ResolvedSep 21, 2016
UpdatedMay 2, 2018