Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. 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...