! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Please change the behaviour of svn log
Status:
RESOLVED: FIXED
Product:
Thunar-vcs-plugin
Component:
General

Comments

Description Jorge Gascon Perez 2010-07-19 16:17:51 CEST
Hi! 

Although thunar vcs is a great plugin, I find that when I need to perform the "log" action in my working copy the plugin gives me an error:

server: svn server does not support the specified action.

If I open a console inside my working copy and I write "svn log" the command works perfectly.

Really thunar vcs plugin does a "svn log" when the log menu is selected? 
In case of not, could you change it to "svn log". I think that this change is easy and it will work in more subversion servers, whatever the version of subversion protocol they use.

Thanks a lot for this great program.
Comment 1 Peter de Ridder editbugs 2010-07-31 12:18:17 CEST
(In reply to comment #0)

It might be related to on of the option flags i pass the svn_log.
Could you try svn log with extra option flags and see if one gives the same result?
I'm especialy interrested in --use-merge-history, but try other flags too.
Comment 2 Peter de Ridder editbugs 2010-08-01 18:35:39 CEST
I think it is the --use-merge-history option.
I found a svn server with an older database version and it states that it doesn't support that feature and failes to show the log.

The solution I propose is to disable this by default and add a checkbox to the bottom of the dialog to enable it. Like the checkboxes on the status dialog.
Comment 3 Peter de Ridder editbugs 2010-08-03 18:10:53 CEST
This is fixed in commit 7bd57d8.

Bug #6564

Reported by:
Jorge Gascon Perez
Reported on: 2010-07-19
Last modified on: 2010-08-03

People

Assignee:
Peter de Ridder
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information