Home > Data Modeler Dialog Boxes > Subversion: Update Resources
Use this dialog box to incorporate into your local copies changes that other developers have committed to the Subversion repository.
Files List: Lists the names and physical locations of the files that will be updated with content from the Subversion repository.
Use Revision: Updates the files with content from a particular revision within the Subversion repository. Enter the revision number in the adjacent text box. If not selected, the files will be updated from the HEAD revision.
Ignore Externals: Select if you do not want the update operation to apply to external working copies created as the result of externals definition handling. Externals definitions are used to pull data from multiple repositories. See the Subversion documentation for details.
Recursive: Deselect if you do not want the update operation to recurse into child objects of those selected.
Related Topics