-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor server config passing, and bug fixes.
For #208, the way the server configuration was passed around to the low-level API calls wasn't sufficient. They also needed some properties from the client configuration (e.g. P4HOST). A major refactoring of the code was necessary to allow these properties to be passed. Another bug, a carry over from #209, resulted in loading configurations with wrong VCS root path mapping to the configuration. A similar fix was necessary. Cleaned up some of the logging while in here.
- Loading branch information
1 parent
7194563
commit 059e3ed
Showing
67 changed files
with
842 additions
and
573 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.