Update dialog
You can use this dialog to adjust how an update is performed.
Type determines wether to:
- Latest Version
Update to the Latest Version available in the repository
- Working
- TODO: explain
- Base
- TODO: explain
- Committed
- TODO: explain
- Previous
- TODO: explain
- Date
- Updates to the state of the repository at the selected date.
- Revision
Updates to the specified revision number in the repository. The revision number has to be between 0 and the latest revision number. You can click the ... button to launch a history viewer to help you select a revision
To undo committed changes, you need to use the History Viewer to select a revision to reverse merge. Take a look at ?Reverse merging
Update Externals is checked by default. This means that if there are any svn:externals properties, those directories are updates as well.
Allow Unversioned Obstructions means that when not yet versioned directory or file is on your disk, and the update pulls the same directory or file, the update will continue. Normally the update will fail in this case. The changes you have locally will be merged with the incoming changes. Any overlap in content will be unmodified, and all differences will show up as differences.
If you have any more questions on this dialog, or suggestions on how to improve this content, please bring them up at the AnkhSVN Dev Mailing List
dialogs/Ankh.UI.Commands.UpdateDialog (last edited 2010-04-20 23:19:37 -0700 by ?sander)