Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShadowSpawn should fail right away when the source path does not exist #9

Closed
candera opened this issue Aug 5, 2011 · 0 comments
Closed

Comments

@candera
Copy link
Owner

candera commented Aug 5, 2011

Motivation

Currently, if you specify a non-existent source path, ShadowSpawn will fail, but not until it has made the shadow copy. If we fail right away, the user won’t have to wait for the shadow copy to get created.

Acceptance Criteria

  • Return a specific error prior to creating a shadow copy when the source directory does not exist.
@kimwolk kimwolk closed this as completed in 28be78c Aug 5, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants