No revision graph from repository browser

593 views
Skip to first unread message

Jozef Krajcik

unread,
Mar 25, 2014, 6:14:27 AM3/25/14
to us...@tortoisesvn.tigris.org
Hallo,
I would like to report a problem with showing revision graph from repository browser. This problem appears only if the repo browser is open from level above set of repository. For example: http://server.org/svn. This feature is available since version 1.8. If subsequently some project in particular repository is browsed through left tree, and request for revision graph on the trunk of project is requested, the graph is empty with message: No graph available. Workaround of this problem is following: When in the left tree with set of repository is selected desired repository, URL address in URL edit box is changed. Pushing the enter button in this edit box changes root of left free and then all is working correctly. Simply put: When root node of left tree in repo browser is not repository this problem appears.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075180

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Mar 25, 2014, 3:06:04 PM3/25/14
to us...@tortoisesvn.tigris.org
On 25.03.2014 11:14, Jozef Krajcik wrote:
> Hallo, I would like to report a problem with showing revision graph
> from repository browser. This problem appears only if the repo
> browser is open from level above set of repository. For example:
> http://server.org/svn. This feature is available since version 1.8.
> If subsequently some project in particular repository is browsed
> through left tree, and request for revision graph on the trunk of
> project is requested, the graph is empty with message: No graph
> available. Workaround of this problem is following: When in the left
> tree with set of repository is selected desired repository, URL
> address in URL edit box is changed. Pushing the enter button in this
> edit box changes root of left free and then all is working correctly.
> Simply put: When root node of left tree in repo browser is not
> repository this problem appears.

I've tried several ways to reproduce this, but I always get a revision
graph.

Can you be more specific on how to reproduce this issue?

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075215

Jozef Krajcik

unread,
Mar 26, 2014, 3:55:38 AM3/26/14
to us...@tortoisesvn.tigris.org
> On 25.03.2014 11:14, Jozef Krajcik wrote:
> > Hallo, I would like to report a problem with showing revision graph
> > from repository browser. This problem appears only if the repo
> > browser is open from level above set of repository. For example:
> > http://server.org/svn. This feature is available since version 1.8.
> > If subsequently some project in particular repository is browsed
> > through left tree, and request for revision graph on the trunk of
> > project is requested, the graph is empty with message: No graph
> > available. Workaround of this problem is following: When in the left
> > tree with set of repository is selected desired repository, URL
> > address in URL edit box is changed. Pushing the enter button in this
> > edit box changes root of left free and then all is working correctly.
> > Simply put: When root node of left tree in repo browser is not
> > repository this problem appears.
>
> I've tried several ways to reproduce this, but I always get a revision
> graph.
>
> Can you be more specific on how to reproduce this issue?
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest interface to (Sub)version control
> /_/ \_\ http://tortoisesvn.net

I tried simulate this problem on more computers and the problem occurred always. I am going to post some print screen, then it will be more clear I hope.

Jozo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075247
svn_bug_u.png

Stefan Küng

unread,
Mar 26, 2014, 3:34:46 PM3/26/14
to us...@tortoisesvn.tigris.org
On 26.03.2014 08:55, Jozef Krajcik wrote:
>> On 25.03.2014 11:14, Jozef Krajcik wrote:
>>> Hallo, I would like to report a problem with showing revision
>>> graph from repository browser. This problem appears only if the
>>> repo browser is open from level above set of repository. For
>>> example: http://server.org/svn. This feature is available since
>>> version 1.8. If subsequently some project in particular
>>> repository is browsed through left tree, and request for revision
>>> graph on the trunk of project is requested, the graph is empty
>>> with message: No graph available. Workaround of this problem is
>>> following: When in the left tree with set of repository is
>>> selected desired repository, URL address in URL edit box is
>>> changed. Pushing the enter button in this edit box changes root
>>> of left free and then all is working correctly. Simply put: When
>>> root node of left tree in repo browser is not repository this
>>> problem appears.
>>
>> I've tried several ways to reproduce this, but I always get a
>> revision graph.
>>
>> Can you be more specific on how to reproduce this issue?
>>
>
> I tried simulate this problem on more computers and the problem
> occurred always. I am going to post some print screen, then it will
> be more clear I hope.

In your screenshot, the /trunk folder you chose to show the graph for
doesn't have a > in front of it (indicating it can't be expanded), and
the list control on the right is empty indicating that this trunk hasn't
been ever committed to.
Then of course the revision graph is empty!

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075282

Jozef Krajcik

unread,
Mar 27, 2014, 2:18:29 AM3/27/14
to us...@tortoisesvn.tigris.org
Sorry but you are not right. For me it is working following way: When I open I2CRS232 folder all tree subfolders (branches/tags/trunk) have the > sign. But when I click by left button to trunk folder it will be expanded. It means in right list control is fill up by set of files. Due to inside trunk are only files and none folder the > sign disappears. Then if I click to root of the tree also contents of right list control is cleared. That exactly my screenshot. To assure you the trunk is really not empty I attach next screenshot.

Jozo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075298
svn_bug_u1.png

Stefan Küng

unread,
Mar 27, 2014, 2:57:22 PM3/27/14
to us...@tortoisesvn.tigris.org
On 27.03.2014 07:18, Jozef Krajcik wrote:

> Sorry but you are not right. For me it is working following way: When
> I open I2CRS232 folder all tree subfolders (branches/tags/trunk) have
> the > sign. But when I click by left button to trunk folder it will
> be expanded. It means in right list control is fill up by set of
> files. Due to inside trunk are only files and none folder the > sign
> disappears. Then if I click to root of the tree also contents of
> right list control is cleared. That exactly my screenshot. To assure
> you the trunk is really not empty I attach next screenshot.

Something is very wrong:
look at the folder names shown in the left tree view: they all have an
'/' at the end. That's not how they are shown if the setup is correct.
And if you check the dialog title of the revision graph you can see two
'/' in the url:
.../svn/SaB_internal//I2CRS232/trunk

That's why you get the error.

Try clearing the log cache. If the slash still shows up in the repo
browser tree view, you have to check your apache config file and the
<Location> block.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075366

Jozef Krajcik

unread,
Mar 28, 2014, 2:27:04 PM3/28/14
to us...@tortoisesvn.tigris.org
Thanks for this information concerning double slash character. I am little bit confused why the server should be wrong configured, because we use Subversion Edge server from Collabnet company with default configuration of apache server.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075456

Jozef Krajcik

unread,
Mar 31, 2014, 6:15:45 AM3/31/14
to us...@tortoisesvn.tigris.org
Hello,

after deeper investigation of the problem with slash character, I think it is correct that all repositories ends with slash. I did a test on public repository https://svn.alfresco.com/repos/ with exactly same result. You can test it. I attached also my screenshot from test.

B. R. Jozo

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075540
svn_bug_u2.png

Stefan Küng

unread,
Mar 31, 2014, 1:51:16 PM3/31/14
to us...@tortoisesvn.tigris.org
On 31.03.2014 12:15, Jozef Krajcik wrote:

> after deeper investigation of the problem with slash character, I
> think it is correct that all repositories ends with slash. I did a
> test on public repository https://svn.alfresco.com/repos/ with
> exactly same result. You can test it. I attached also my screenshot
> from test.

No, not all repositories do that, only those which are not set up
correctly :)

http://code.google.com/p/tortoisesvn/issues/detail?id=628

Stefan


--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3075583
Reply all
Reply to author
Forward
0 new messages