If you remove the local copy of the file and upload the updated version the file is removed from GAE if no other version is having a reference to this file. You can have multiple versions of a file present at GAE, but only one can be active for a given app version.
2010/5/13 Sam Krishna <[email protected]>: > Hi, > > I'm trying to remove files from a directory w/o deleting the app itself. Is > there a way to do this or am I just going to need to start a new project > instance? Thanks! > > Namaste Playfully, > > Sam > ----- > If he listens in faith, > finding no fault, a man is free > and will attain the cherished worlds > of those who act in virtue. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
