Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Cloning - not all files clone - app engine 1.8.7 os x 10.9 #4

Closed
shaneholloman opened this issue Nov 15, 2013 · 2 comments
Closed

Cloning - not all files clone - app engine 1.8.7 os x 10.9 #4

shaneholloman opened this issue Nov 15, 2013 · 2 comments

Comments

@shaneholloman
Copy link

Here's the output of terminal when cloning to Google Apps Engine:

Line 11 <= This looks wrong as there's 2572 app files stated in line 10

Starting update of app: cycopress, version: v1
12:52 PM Getting current resource limits.
12:52 PM Scanning files on local disk.
12:52 PM Scanned 500 files.
12:52 PM Scanned 1000 files.
12:52 PM Scanned 1500 files.
12:52 PM Scanned 2000 files.
12:52 PM Scanned 2500 files.
12:52 PM Cloning 1280 static files.
12:52 PM Cloning 2572 application files.
12:52 PM Cloned 2000 files.   <======== This looks wrong as there's 2572 app files
12:52 PM Compilation starting.
12:52 PM Compilation completed.
12:52 PM Starting deployment.
12:52 PM Checking if deployment succeeded.
12:52 PM Deployment successful.
12:52 PM Checking if updated app version is serving.
12:52 PM Completed update of app: cycopress, version: v1
12:52 PM Uploading cron entries.
@shaneholloman
Copy link
Author

bump

@johndmulhausen
Copy link

When you say 'cloning to Google App Engine' - do you mean deploying? If so, I wouldn't worry about this. If there are files missing, the deploy functionality will find it. It does selectively deploy (only updating needed files) and relies on "best guess" estimates in some cases. The true test of deploymet is whether compilation succeeds and your app is serving, not whether those file counts match. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants