Project

General

Profile

Actions

Defect #825

closed

Remote Subversion repositories are not refreshed by the application

Added by Kai Janson about 16 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2008-03-08
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

All my subversion repositories are held online. I have to manually run "Repository.fetch_changesets" from the command line
in order to see the latest commits. That's very bothersome.

I wonder if it should be configurable to include the "Repository.fetch_changesets" command everytime
I click on the repository tab, or offer a refresh button that does exactly that.

The remote Subversion servers are in version 1.3 and 1.4.

I was hoping that ticket #816 would fix it, but it did not. Now it's back to square one; no refresh of the remote subversion repositories. :(


Related issues

Has duplicate Redmine - Defect #816: Remote Subversion repositories are not refreshed by the applicationClosed2008-03-08

Actions
Actions #1

Updated by Jean-Philippe Lang about 16 years ago

Creating a new ticket doesn't help much.
Please, tell me what you get in the log after having added 2>&1 to the svn list command ?

Actions #2

Updated by Jean-Philippe Lang almost 16 years ago

  • Status changed from New to Closed
  • Affected version (unused) deleted (0.6.3)

Reopen if needed.

Actions #3

Updated by Péter Major almost 15 years ago

  • Status changed from Closed to Reopened

Jean-Philippe Lang wrote:

Reopen if needed.

We were added the '2&>1' to the cmd but it's still not working.
The log contains:

Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
/usr/local/lib/ruby/1.8/rexml/parsers/treeparser.rb:28:in `parse'
/usr/local/lib/ruby/1.8/rexml/document.rb:227:in `build'
/usr/local/lib/ruby/1.8/rexml/document.rb:43:in `initialize'
/var/lib/redmine/lib/redmine/scm/adapters/subversion_adapter.rb:85:in `new'
/var/lib/redmine/lib/redmine/scm/adapters/subversion_adapter.rb:85:in `entries'
/var/lib/redmine/lib/redmine/scm/adapters/abstract_adapter.rb:177:in `call'
/var/lib/redmine/lib/redmine/scm/adapters/abstract_adapter.rb:177:in `shellout'
/var/lib/redmine/lib/redmine/scm/adapters/abstract_adapter.rb:175:in `popen'
/var/lib/redmine/lib/redmine/scm/adapters/abstract_adapter.rb:175:in `shellout'
/var/lib/redmine/lib/redmine/scm/adapters/abstract_adapter.rb:165:in `shellout'
/var/lib/redmine/lib/redmine/scm/adapters/subversion_adapter.rb:82:in `entries'
/var/lib/redmine/app/models/repository.rb:63:in `entries'

We are using filesystem SVN and Redmine 0.8.4.

We also checked the svn list --xml output, but it looks like valid XML...

Actions #4

Updated by Péter Major almost 15 years ago

It looks like we just had some ACL issues with the files. It's working now, sorry for bothering. (Although the error message could be more informative)

Actions #5

Updated by Jean-Philippe Lang almost 15 years ago

  • Status changed from Reopened to Closed
  • Resolution set to Invalid

Thanks for the feedback.

Actions

Also available in: Atom PDF