Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. SVN revisions do not work

SVN revisions do not work

Added by Aldo D. AIM over 6 years ago

Hi all,

I am new to openproject, so I am not sure if I misconfigured anything.

I am not able to have a properly working integration with the existing SVN repository over svn+ssh protocol.

I am using a bitnami installation, so I initially reported my findings there

https://community.bitnami.com/t/openproject-external-repository-access/63018

but I am left with a wrong behavior which appears more related to openproject itself.

The repository is found at URL svn+ssh://sviluppo@server//repoRootPath/relPath/trunk/, but while "Fetching changesets for repository" I get errors of the kind

svn: E160013: File not found: revision 200, path '/relPath/trunk/' 

where relPath/trunk is the final part of the previous path, only the part relative to repository root. It looks to me this is related to
https://community.openproject.com/topics/9090

I tried to fetch rev 200 from command line and it does not work, while rev 10000 does work, due to restructuring of repository layout (relPath folder was not present in rev 200).

I tried to apply the suggested patch but I do not see a difference in behavior (BTW, I am not familiar with ruby development, do I only need to change .rb file and restart the app, right?).

Is there any simple way to specify a starting revision for changeset lookup?


Loading...