Coder Social home page Coder Social logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Alan,

It should work with remote svn repositories with svn protocol. 
The repository root path detection in released version is still having some 
problems. I had to add my own logic since the repository root detection 
function in PySVN crashed python interpreter. I will check if this bug is fixed.

Meanwhile there is a updated (and I think simpler version of svn root path 
detection) is available in svn repository. Please get the latest version from 
trunk and give it a try.

Thanks for the bug report. 
regards,
Nitin

Original comment by [email protected] on 18 Jul 2009 at 2:22

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
please test on the current release (0.5.7). The repository root path detection 
and updating line count is improved.

Original comment by [email protected] on 20 Jul 2009 at 5:42

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by [email protected] on 28 Jul 2009 at 2:31

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Same problem with release 0.6.1. Cannot connect with svn:// schema in a password
protected repository. Output follows:

Error 
Traceback (most recent call last):
  File "svnlog2sqlite.py", line 45, in convert
    rootUrl = self.svnclient.getRootUrl()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 399, in getRootUrl
    self.getRootUrl2()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 373, in getRootUrl2
    assert(len(changepathlist) > 0)
AssertionError
Trying again (1)
Error 
Traceback (most recent call last):
  File "svnlog2sqlite.py", line 45, in convert
    rootUrl = self.svnclient.getRootUrl()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 399, in getRootUrl
    self.getRootUrl2()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 373, in getRootUrl2
    assert(len(changepathlist) > 0)
AssertionError
Trying again (2)
Error 
Traceback (most recent call last):
  File "svnlog2sqlite.py", line 45, in convert
    rootUrl = self.svnclient.getRootUrl()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 399, in getRootUrl
    self.getRootUrl2()
  File "/home/abraham/tmp/SVNPlot-0.6.1/svnplot/svnlogiter.py", line 373, in getRootUrl2
    assert(len(changepathlist) > 0)
AssertionError
Trying again (3)

Original comment by [email protected] on 24 May 2010 at 2:22

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I have added option -u and -p to specify the username and password on the 
command line. Please check if that works. 

I don't have access to any svnserve based repository. If above option doesnot 
work, then I will create a svnserve based test repository.

Original comment by [email protected] on 30 May 2010 at 4:41

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
the changes are available in trunk.

Original comment by [email protected] on 30 May 2010 at 4:44

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Confirmed that version 0.7.6 works fine against svn:// protocol.

Original comment by [email protected] on 13 Jan 2012 at 6:27

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by [email protected] on 14 Jan 2012 at 7:37

  • Changed state: Fixed

from svnplot.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024

Original comment by [email protected] on 14 Jan 2012 at 7:38

  • Changed state: Verified

from svnplot.

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.