Project

General

Profile

Actions

Defect #59

closed

when browsing a copy in the repository, the log is not displayed

Added by Nikolay Solakov almost 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Hello,
I'm not sure this is a bug or just a lack of feature, but this is it:
I have a tagged copies in my repository. When I run svn log against any file of the copy with TortoiseSVN or simply
with svn log, I see the revisions of that file.
When I do this with redmine, I see only the file at the HEAD.

I think, it's because when redmine collects the changesets, it runs a svn list command. In this list, the tag/branch
changesets are showed like:
Added /tags/stable-1.0 copied from /branches/work-1.0;
and... when you make then the join between the changes and chaingesets, there is nothing there for
/tags/trunk/example1/source/calc.c. The file was commited many times in trunk but not in the branch.

Attached two screenshots.

Thanks,
Nikolay


Files

tag.JPG (112 KB) tag.JPG Nikolay Solakov, 2008-02-03 10:50
trunk.JPG (370 KB) trunk.JPG Nikolay Solakov, 2008-02-03 10:50
Actions #1

Updated by Andris Zāģeris over 16 years ago

I experience this bug on all our projects (regardless of
branching).

We have all our code under one SvnParentPath and we specify an
svn url for a project like so: file:///var/lib/svn/projectX.

'Latest revisions' do get displayed.

Actions #2

Updated by Jean-Philippe Lang over 16 years ago

This problem should be fixed by r843.

Actions

Also available in: Atom PDF