Author: julianfoad
Date: Thu Mar 10 13:57:29 2022
New Revision: 1898823
URL: http://svn.apache.org/viewvc?rev=1898823&view=rev
Log:
On the 'pristines-on-demand-on-mwf' branch: update user guide.
* notes/i525/i525-user-guide.md
Extend the list of online operations that sync pristines.
Modified:
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md
Modified:
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md
URL:
http://svn.apache.org/viewvc/subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md?rev=1898823&r1=1898822&r2=1898823&view=diff
==============================================================================
---
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md
(original)
+++
subversion/branches/pristines-on-demand-on-mwf/notes/i525/i525-user-guide.md
Thu Mar 10 13:57:29 2022
@@ -69,8 +69,11 @@ Notes on previously *offline* operations
Each of the following operations, that previously were *online* operations,
also will now require the same.
+ - `svn diff` (comparing repository to WC)
+ - `svn merge`
- `svn switch`
- `svn update`
+ - `svn checkout --force` (similar to update)
Additional notes on previously *online* operations: