Giter VIP home page Giter VIP logo

Comments (14)

rombert avatar rombert commented on August 16, 2024

@nikhil-github - thanks for the report. Can you please attach a stack trace?

from ereviewboard.

nikhil-github avatar nikhil-github commented on August 16, 2024

Hi Robert , I have enabled the trace but there is just info message

No stack trace available
INFO ->
Retrieving file "REPOSITORY FILE LOCATION" @ 1499 from repo null ( "REPOSITORY LOCATION")

Thanks

from ereviewboard.

nikhil-github avatar nikhil-github commented on August 16, 2024

Hi Robert , Does this plugin support post commit reviews ?

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

Hi Robert , Does this plugin support post commit reviews ?

No, it does not at the moment

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

Hi Robert , I have enabled the trace but there is just info message

Do you have anything in the Eclipse error log related to this?

from ereviewboard.

nikhil-github avatar nikhil-github commented on August 16, 2024

Hi Robert, There is nothing on the eclipse error log . Only thing it says is that the file revision does not exist in the repo . I noticed that the person who created the review request uses an older version of SVN compared to the one i have . Does this really matters?

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

SVN versions should not matter . Some things to try

  • make sure your local checkout is up to date
  • try and switching to the same branch as the one on which the review is based

from ereviewboard.

nikhil-github avatar nikhil-github commented on August 16, 2024

Hi Robert , thanks for the response . I did update that my local copy is up to date and also tried to switch to the same branch where review board is based but still no luck . I am getting same error window in eclipse that says compare failed with the below message

Failed getting contents of

https://svn.repository.com/svn/repos/trunk/helloworld.java @1510:
org.apache.subversion.javahl.ClientException:Filesystem has not item
SVN: '/svn/repos/!svn/1533/https:/svn.repository.com/svn/repos/trunk/helloworld.java'
path not found

The only thing i notice is that the second last line for the repo have single slash and not double after the https: . May be something silly but just wanted to let you know.

The strange thing is i am not facing any issues with the review request from our office associates but from offfshore review request none of them are working

Thanks

from ereviewboard.

nikhil-github avatar nikhil-github commented on August 16, 2024

One more thing is the users directly create diff files / patch files from eclipse and upload them to review board UI tool to create the review request

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

Thanks for the detailed information. I'll have to try and reproduce this, hopefully next week

from ereviewboard.

tapasalok avatar tapasalok commented on August 16, 2024

I am also facing the same issue. Please help me out to fix it.

from ereviewboard.

selsemore avatar selsemore commented on August 16, 2024

Hi Robert,
I don't know if this is the case here, but I've found that you will get an error like this if the base directory for the patch has been entered as an absolute URL (which is supported from Web UI) rather than as a relative path. The problem seems to be in SubclipseSCMFileContentsLocator#66:

SVNUrl resourceUrl = repoLocation.getUrl().appendPath(_filePath);

It should be fixed to recognize that _filePath is already a URL and construct the SVNUrl accordingly.

Thanks,
Steve

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

Thanks @selsemore for the pull request! I've updated a pre-release at https://github.com/rombert/ereviewboard/releases/tag/ereviewboard-0.13.4-pre-1 . @tapasalok , @nikhil-github - can you please download the zipped update site and check if this fixes your problem?

from ereviewboard.

rombert avatar rombert commented on August 16, 2024

No feedback, considering fixed.

from ereviewboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.