fritzbrand / svn-time-lapse-view

Automatically exported from code.google.com/p/svn-time-lapse-view
0 stars 0 forks source link

"No part of path '/foo.php' was found in repository" #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open SVN T-L V
2. Select file from checkout
3. Hit Load
4. Wait for error

What is the expected output? What do you see instead?
Expected output is the time-lapse view, I get the following error message
instead:

org.tmatesoft.svn.core.SVNException: svn: No part of path '/foo.php' was
found in repository HEAD
    at
org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:49
)
    at
org.tmatesoft.svn.core.internal.io.dav.DAVUtil.findStartingProperties(DAVUtil.ja
va:136)
    at
org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineProperties(DAVUtil.jav
a:197)
    at
org.tmatesoft.svn.core.internal.io.dav.DAVUtil.getBaselineInfo(DAVUtil.java:160)
    at
org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getFile(DAVRepository.java:
233)
    at
com.jonathanaquino.svntimelapseview.SvnLoader.loadRevisionsProper(SvnLoader.java
:97)
    at com.jonathanaquino.svntimelapseview.SvnLoader.access$0(SvnLoader.java:80)
    at com.jonathanaquino.svntimelapseview.SvnLoader$2.execute(SvnLoader.java:63)
    at
com.jonathanaquino.svntimelapseview.helpers.MiscHelper.handleExceptions(MiscHelp
er.java:24)
    at com.jonathanaquino.svntimelapseview.SvnLoader$1.run(SvnLoader.java:61)
    at java.lang.Thread.run(Unknown Source)

What version of the product are you using? On what operating system?
1.3, Windows Vista Business

Please provide any additional information below.
None that I can think of.

Original issue reported on code.google.com by air...@gmail.com on 22 Oct 2007 at 7:33

GoogleCodeExporter commented 8 years ago
What appears in the "File Path/URL" box? That would help me to diagnose the 
issue.

Will reopen this when I receive that information.

Original comment by jonathan...@gmail.com on 23 Oct 2007 at 1:33