From 193b2450f47a8e6eb9f6ff6fc5a6895e469b78eb Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 24 May 2008 17:58:34 +0000 Subject: Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1446 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/fixtures/changes.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test/fixtures') diff --git a/test/fixtures/changes.yml b/test/fixtures/changes.yml index 30acbd02d..56d936296 100644 --- a/test/fixtures/changes.yml +++ b/test/fixtures/changes.yml @@ -13,4 +13,11 @@ changes_002: path: /test/some/path/elsewhere/in/the/repo from_path: from_revision: +changes_003: + id: 3 + changeset_id: 101 + action: M + path: /test/some/path/in/the/repo + from_path: + from_revision: \ No newline at end of file -- cgit v1.2.3