You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Pk-vcs-svn is lightweight library for execute basic SVN VCS operations (merge, b
48
48
49
49
# Implementation details
50
50
-[SVNKit](https://svnkit.com/) is used for manage SVN repositories
51
-
- LWC is obtained if neccessary
51
+
- LWC is obtained automatically when neccessary
52
52
53
53
# Functional testing
54
54
- To execute tests just run SVNVCSTest class as JUnit test. Tests from VCSAbstractTest class will be executed. See [pk-vcs-test](https://github.com/ProjectKaiser/pk-vcs-test) for details
0 commit comments