| Field and Description |
|---|
| hudson.scm.SubversionSCM.ModuleLocation.local
Code should use
SubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding. |
| hudson.scm.subversion.WorkspaceUpdater.UpdateTask.manager
as of 1.40
Use
WorkspaceUpdater.UpdateTask.clientManager |
| hudson.scm.SubversionWorkspaceSelector.OLD_WC_FORMAT_17
Pre (non-inclusive) 2.5 the working copy format for 1.7 was 100, however
that has been changed to the official
ISVNWCDb.WC_FORMAT_17. |
| hudson.scm.SubversionWorkspaceSelector.WC_FORMAT_17
Use
ISVNWCDb.WC_FORMAT_17 |
Copyright © 2004–2015. All rights reserved.