[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnlook changed doesn't include all of the files that are part of the commit

From: Hartleroad, James [IT] <James.Hartleroad_at_sprint.com>
Date: Mon, 23 Nov 2015 14:29:52 +0000

Why doesn't svnlook changed show all of the files that are part of the commit?

A developer created a new directory with two files in a branch and the branch was merged into another branch. When running svnlook it shows the directory was added, but not the included files. If I run a svn diff with the summarize option it does list the files, so shouldn't svnlook include them too?

svnlook changed -r5596 /data/ans/repos/r4BN
_U 4BN/cmblds/1551-MID16.1.2.0/
A 4BN/cmblds/1551-MID16.1.2.0/4BN_Envs/dev/ReleaseChanges/MID16.1.2_Release_Changes.txt
_U 4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts/
A 4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts/MID16.1.2/
_U 4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/LDAP_Scripts/
A 4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/LDAP_Scripts/MID16.1.2/

svn diff -r5595:5596 --summarize file:///data/ans/repos/r4BN<file:///\\data\ans\repos\r4BN>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_Envs/dev/ReleaseChanges/MID16.1.2_Release_Changes.txt<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_Envs\dev\ReleaseChanges\MID16.1.2_Release_Changes.txt>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/LDAP_Scripts/MID16.1.2/MID16.1.2_PJ019964_Epic363_Add_New_Programs.ldif<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\LDAP_Scripts\MID16.1.2\MID16.1.2_PJ019964_Epic363_Add_New_Programs.ldif>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/LDAP_Scripts/MID16.1.2<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\LDAP_Scripts\MID16.1.2>
M file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/LDAP_Scripts<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\LDAP_Scripts>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts/MID16.1.2/MID16.1.2_PJ019964_Epic363_AUTO_ACTIVITY_WRKFLW_TASK_DML_Changes.sql<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\DB_Scripts\MID16.1.2\MID16.1.2_PJ019964_Epic363_AUTO_ACTIVITY_WRKFLW_TASK_DML_Changes.sql>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts/MID16.1.2/MID16.1.2_PJ019964_Epic363_ADD_New_Programs_DML_Changes.sql<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\DB_Scripts\MID16.1.2\MID16.1.2_PJ019964_Epic363_ADD_New_Programs_DML_Changes.sql>
A file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts/MID16.1.2<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\DB_Scripts\MID16.1.2>
M file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_Scripts<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0\4BN_FAST_source\DB_Scripts>
M file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0<file:///\\data\ans\repos\r4BN\4BN\cmblds\1551-MID16.1.2.0>

________________________________

This e-mail may contain Sprint proprietary information intended for the sole use of the recipient(s). Any use by others is prohibited. If you are not the intended recipient, please contact the sender and delete all copies of the message.
Received on 2015-11-23 15:30:16 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.