svnchecker-fork is a fork repository of svnchecker.
As the svnchecker project page says, svnchecker is already replaced by RepoGuard. Although the RepoGuard is more powerful than svnchecker, it still lacks of detailed documentation right now. So I fork it here to fix some svnchecker's long-lasting bugs and do some enhancement till RepoGuard fulfills my need.
The version will obey the following rule:
<svnchecker-version>.<fork-version>
For example, the first version of this project will be 0.3.1 because the current svnchecker version is 0.3
You could use this project according to the manual of svnchecker. And this project will provide extra documentation when necessary.
Levski Weng
Please submit all pull requests against 'dev' branch. 'master' branch is only for upstreaming for svnchecker.
Thanks!
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.