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

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

From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 23 Nov 2015 16:12:16 +0100

Diff reports copies of directories as adds of the individual files, while
svnlook changed reports a copy on the root and only interesting changes
below that. Just like how 'svn status' would have reported it before the
commit.

 

                Bert

 

From: Hartleroad, James [IT] [mailto:James.Hartleroad_at_sprint.com]
Sent: maandag 23 november 2015 15:30
To: users_at_subversion.apache.org
Subject: svnlook changed doesn't include all of the files that are part of
the commit

 

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_Ch
anges.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/Release
Changes/MID16.1.2_Release_Changes.txt
<file://data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_Envs/dev/Release
Changes/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_S
cripts/MID16.1.2/MID16.1.2_PJ019964_Epic363_AUTO_ACTIVITY_WRKFLW_TASK_DML_Ch
anges.sql
<file://data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_S
cripts/MID16.1.2/MID16.1.2_PJ019964_Epic363_AUTO_ACTIVITY_WRKFLW_TASK_DML_Ch
anges.sql>

A
file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_S
cripts/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_S
cripts/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_S
cripts/MID16.1.2
<file://data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_S
cripts/MID16.1.2>

M
file:///data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_S
cripts
<file://data/ans/repos/r4BN/4BN/cmblds/1551-MID16.1.2.0/4BN_FAST_source/DB_S
cripts>

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 16:12:34 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.