ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/stable/0.9/contrib/subversion/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java
(Generate patch)

Comparing stable/0.9/contrib/subversion/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java (file contents):
Revision 9601 by laffer1, Sun Oct 1 16:03:07 2017 UTC vs.
Revision 9602 by laffer1, Sun Oct 1 22:12:45 2017 UTC

# Line 3799 | Line 3799 | public class BasicTests extends SVNTests
3799      {
3800          public void doChangelist(String path, String changelist)
3801          {
3802 +            path = fileToSVNPath(new File(path), true);
3803              if (super.containsKey(path))
3804              {
3805                  // Append the changelist to the existing list

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines