Improvement #1451
Unify "Relaxed" settings for different Component Repositories
Added by Udo Offermann over 11 years ago.
Updated over 10 years ago.
Description
Relaxed mode for SVN is activated via System Property com.zfabrik.svncr.mode=relaxed
while for git it is enabled per repository gitcr.optional=true
There should be one global setting com.zfabrik.cr.mode=relaxed for all repositories
- Assignee deleted (
Henning Blohm)
- Tracker changed from Bug to Improvement
- Subject changed from Different "Relaxed" settings for different Component Repositories to Unify "Relaxed" settings for different Component Repositories
- Description updated (diff)
- Assignee set to Henning Blohm
- Target version changed from 14 to 2.3
- Status changed from New to In Progress
Suggesting com.zfabrik.repo.mode with settings:
RELAXED: When set (case-independent), failure to remote connect will not stop repository operations but simply fail to discover updates. Attempts to access resources that have not been provided locally previously will still lead to errors
STRICT: When set (case-independent), failure to remote connect for update checks (if so required) will lead to exceptions thrown during repository operations and may render the system inoperational. This is the default setting and recommended for productive systems to ensure consistency.
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF