ContributionsMost RecentMost LikesSolutionsRe: Reverted files were hidden. See separate view for details -- except they weren't reverted... Yes, 11.3.11301 seems to be showing the files as expected with all 4 revisions were added at the same time. Charles Re: v11 Diff Viewer doesn't work very well compared to v10 Yes, as mentioned in the post, I'm running 11.3.11301... Charles v11 Diff Viewer doesn't work very well compared to v10 Since upgrading from v10 to v11, I've run into multiple issues with the web client diff viewer... Sometimes it crashes (see attached stack dump) In "Simple" mode, it often just shows one version of a file (the latest I think), when "All", "First vs Last", "Branch Only" are selected. I have to switch to "expert" mode and explicitly select revisions to see a comparison. Often marks lines as "changed" instead of showing a block of code deleted and a new one inserted... Anybody else having issues? Note: running v11.3.11301 Diff viewer screen doesn't default "Before" pane to earliest revision? When looking at a review with the materials section configured as "Overlay" Clicking on a file takes you to the diff viewer, but rather than have the "Before" pane be the original version and the "After" pane be the most recent. The "Before" pane is the revision prior to the most recent... Example, added revision 2,3,4 to a review... I'd expect the diff viewer to show the code as changed from revision 1 to 4 by default...but it doesn't. It shows changes from 3 to 4. So unless the reviewer checks and changes the "Before", he could be missing much of the changes... Is this a bug? Or working as designed? If the latter, is there any way to configure how it works? Thank you, Charles SolvedRe: Reverted files were hidden. See separate view for details -- except they weren't reverted... more information... When I added each revision one at a time to a review, then I see all 4 files as expected... Reverted files were hidden. See separate view for details -- except they weren't reverted... I just created a new review over 4 different revision numbers in SVN. A total of 4 files were modified over those 4 revisions. In the review, only two objects are shown when the "View as Overlay" is selected and there's a message "Reverted files were hidden. See separate view for details" When I change the view to separate, I see all 4 files. None of my changes were reverted, why does collaborator think they were? Also, the last revision, with a single modified file shows up as empty when the View as separate is selected... Running: Version 11.2.11200.355 SolvedRe: Desktop GUI - add revisions windows empty - SVN Oleg, Sorry for the delay...I couldn't log into the forum with Chrome anymore...decided to try FF today and it worked. Anyway, apparently I was just confused. I expected the "Add revisions to Review" window to pop-up with a list of the recent revisions to SVN. Instead, I have to know the revision#, enter it on the "Enter Revision IDs" line, click the add button and then the "Select revisions" window get populated. Charles Desktop GUI - add revisions windows empty - SVN I managed to get "add changes" to work from the desktop client by configuring it to the local copy of a specific branch. However, the "add revisions" window pops up empty. I turned on debugging...but I don't see anything that gives me a clue as to what it's trying to do and what's going wrong.. Running 'Add Revisions...' DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.collaborator.ui.standalone.addtoreview.DefaultAddToReviewButtonFactory Using ScmConfig with Path = 'C:\SVN', Options = ScmOptions: { current-directory = C:\SVN global-provider = subversion scm = subversion (AccuRev only) accurev-depot = (Empty) accurev-exe = accurev accurev-anc-algorithm = (Empty) (ClearCase only) ccrc-server-url = (Empty) ccrc-user = (Empty) ccrc-passwd = (Empty) clearcase-exe = (Empty) clearcase-update-snapshot = false clearcase-view-directory = (Empty) (CVS only) cvs-exe = cvs cvsroot = (Empty) (Git only) git-exe = (Empty) git-repository = (Empty) git-skip-index = false (Mercurial only) mercurial-exe = hg (Perforce only) p4 = (Empty) p4port = (Empty) p4user = (Empty) p4passwd = (Empty) p4client = (Empty) p4-ignore-integration-history = false p4-protects-script = (Empty) p4charset = (Empty) p4-require-empty-default-changelist = false p4-change-content-trigger = false p4-specify-command-charset = true p4-test-p4java = false (PTC Integrity only) mks-host = (Empty) mks-port = (Empty) mks-user = (Empty) mks-passwd = (Empty) mks-expand-keywords = true (Rational Synergy only) ccm-exe = ccm ccm-user = (Empty) ccm-passwd = (Empty) ccm-engine-host = (Empty) ccm-database-path = (Empty) ccm-local-database-path = (Empty) ccm-remote-client = false ccm-server-url = (Empty) (Rational Team Concert only) rtc-repository-uri = (Empty) rtc-username = (Empty) rtc-password = (Empty) add-assignments = (Empty) remove-assignments = (Empty) approve-assignments = (Empty) rtc-impl = (Empty) (StarTeam only) stcmd-exe = stcmd (Subversion only) svn-exe = C:\Program Files\TortoiseSVN\bin\svn.exe svn-look-exe = C:\Program Files\TortoiseSVN\bin\svnlook svn-repo-url = https://dmssjosvn01.dt.inc:8443/svn/DMS svn-user = (Empty) svn-passwd = (Empty) svn-require-client-certificate-password = false svn-auto-add = false svn-recurse-externals = false repo = https://dmssjosvn01.dt.inc:8443/svn/DMS svn-repo-path = (Empty) svn-test-javahl = false (Surround SCM only) surround-exe = sscm surround-server = (Empty) surround-single-sign-on = false surround-user = (Empty) surround-passwd = (Empty) (Team Foundation Server only) tfs-collection = (Empty) tfs-user = (Empty) tfs-passwd = (Empty) (Vault only) vault-profile = (Empty) vault-server = (Empty) vault-repo = (Empty) vault-user = (Empty) vault-passwd = (Empty) vault-proxy-domain = (Empty) vault-proxy-server = (Empty) vault-proxy-port = (Empty) vault-proxy-user = (Empty) vault-proxy-passwd = (Empty) vault-fortress-mode = false (Visual SourceSafe only) vss-passwd = (Empty) vss-exe = (Empty) vss-user = (Empty) } DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.collaborator.ui.standalone.addtoreview.DefaultAddToReviewButtonFactory Using Subversion clientConfig instance: repo=https://dmssjosvn01.dt.inc:8443/svn/DMS;username=<default>;use password=no DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration Logging Subversion information DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration repoRootUrl: https://dmssjosvn01.dt.inc:8443/svn/DMS DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration repoUUID: f7d80c0c-b965-014c-872a-2f52197129a4 DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration highestAccessibleRepoUrl: https://dmssjosvn01.dt.inc:8443/svn/DMS DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration username: null DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration password: null DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration workingCopyRootInfo: null DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.cmdline.CommandLine cmdline: WD: C:\SVN\DevTrunk\FO7124; "--version" DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.cmdline.CommandLine Converted for Windows: "C:\Program Files\TortoiseSVN\bin\svn.exe" "--version" DEBUG: Tue Nov 21 10:24:07 MST 2017: com.smartbear.cmdline.CommandLine Overriding environment variables: {LC_MESSAGES=C} DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine result: 24 lines of textual data: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 1: svn, version 1.9.5 (r1770682) DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 2: compiled Nov 26 2016, 14:22:31 on x86-microsoft-windows DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 3: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 4: Copyright (C) 2016 The Apache Software Foundation. DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 5: This software consists of contributions made by many people; DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 6: see the NOTICE file for more information. DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 7: Subversion is open source software, see http://subversion.apache.org/ DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 8: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 9: The following repository access (RA) modules are available: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 10: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 11: * ra_svn : Module for accessing a repository using the svn network protocol. DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 12: - with Cyrus SASL authentication DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 13: - handles 'svn' scheme DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 14: * ra_local : Module for accessing a repository on local disk. DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 15: - handles 'file' scheme DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 16: * ra_serf : Module for accessing a repository via WebDAV protocol using serf. DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 17: - using serf 1.3.9 (compiled with 1.3.9) DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 18: - handles 'http' scheme DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 19: - handles 'https' scheme DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 20: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 21: The following authentication credential caches are available: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 22: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 23: * Wincrypt cache in C:\Users\charles.wilt\AppData\Roaming\Subversion DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.cmdline.CommandLine line 24: DEBUG: Tue Nov 21 10:24:08 MST 2017: com.smartbear.scm.impl.subversion.SubversionClientConfiguration svn, version 1.9.5 (r1770682) compiled Nov 26 2016, 14:22:31 on x86-microsoft-windows Copyright (C) 2016 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - using serf 1.3.9 (compiled with 1.3.9) - handles 'http' scheme - handles 'https' scheme The following authentication credential caches are available: * Wincrypt cache in C:\Users\charles.wilt\AppData\Roaming\Subversion