From bb271217fe16bc260a4a7ffa29b674c2a7abbc8e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sun, 25 May 2014 21:53:35 +0000 Subject: 32619: vcs_info svn: Use the revision of cwd Previously, the value of the wc root would be used. In Subversion, it makes more sense to use the revision of cwd, since all commands (e.g., 'svn ci', 'svnversion') operate only on cwd and below, not on wcroot and below. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22f6b3cf8..33b693247 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-05-29 Daniel Shahaf + + * 32619: Functions/VCS_Info/Backends/VCS_INFO_get_data_svn: + vcs_info svn: Use the revision of cwd + 2014-05-18 Peter Stephenson * Jun T: 32616: Src/Builtins/rlimits.c: unnecessary printf -- cgit v1.3.1