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

Initial build not copying resources #2

Closed
corsen2000 opened this issue Apr 16, 2012 · 0 comments
Closed

Initial build not copying resources #2

corsen2000 opened this issue Apr 16, 2012 · 0 comments
Assignees
Labels

Comments

@corsen2000
Copy link
Owner

The initial build does not copy resources without the -f flag. It looks like there is a bug in copy_directory. We should be checking destination not source.

@ghost ghost assigned corsen2000 Apr 18, 2012
corsen2000 added a commit that referenced this issue Apr 19, 2012
Previous resouces would never be copied without the -f options.
This fixes that, but we really need a better way of checking
whether or not we should copy.  We should probably use a generated
config file for this to see if we have the appropriate versioned
resources copied.

Fix for issue #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant