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

svn log for externals

From: <dlellis_at_rockwellcollins.com>
Date: Thu, 29 Aug 2013 13:45:08 -0700

Hello everyone,

I thought I've seen discussion in the past on SVN behavior when doing an
"svn log" on a WC with externals but my google skills seem weak.

Currently svn log will display file changes and svn:externals property
changes, but will not display changes made to the file pointed at by the
external. For example, if a user commits a change to a file external, svn
log will show that the properties reflects a new revision of the file is
now being referenced, but will not see commit made to the file, even if it
was done from the current WC.

It would be a very useful feature to have svn log include the log of the
file external(s) as if it were a formal vile within the WC (even if it
required a switch --include-externals) to enable.

Any thoughts on this behavior?

Thanks,
Dan
Received on 2013-08-29 22:45:45 CEST

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.