Not sure why this should be happening as the deploy script should be
ignoring this, but is it possible for you to do an "svn export" to another
directory prior to a deploy?

On Sat, Mar 27, 2010 at 5:10 AM, Fux <ufi...@gmail.com> wrote:

>  com.google.appengine.tools.info.LocalVersionFactory getVersion
> INFO: Could not find API version from C:\Documents and Settings
> \myproject\war\WEB-INF\lib\.svn
> java.io.FileNotFoundException: C:\Documents and Settings\myproject\war
> \WEB-INF\lib\.svn (Access Denied)
>        at java.util.zip.ZipFile.open(Native Method)
>        at java.util.zip.ZipFile.<init>(ZipFile.java:114)
>        at java.util.jar.JarFile.<init>(JarFile.java:133)
>        at java.util.jar.JarFile.<init>(JarFile.java:97)
>        at
>
> com.google.appengine.tools.util.ApiVersionFinder.findApiVersion(ApiVersionFinder.java:
> 37)
>        at
>
> com.google.appengine.tools.info.LocalVersionFactory.getVersion(LocalVersionFactory.java:
> 65)
>        at
>
> com.google.appengine.tools.info.UpdateCheck.getLocalVersion(UpdateCheck.java:
> 112)
>        at
>
> com.google.appengine.tools.info.UpdateCheck.checkForUpdates(UpdateCheck.java:
> 91)
>        at
> com.google.appengine.tools.info.UpdateCheck.doNagScreen(UpdateCheck.java:
> 164)
>        at
>
> com.google.appengine.tools.info.UpdateCheck.maybePrintNagScreen(UpdateCheck.java:
> 132)
>        at com.google.appengine.tools.development.DevAppServerMain
> $StartAction.apply(DevAppServerMain.java:150)
>        at com.google.appengine.tools.util.Parser
> $ParseResult.applyArgs(Parser.java:48)
>        at
>
> com.google.appengine.tools.development.DevAppServerMain.<init>(DevAppServerMain.java:
> 113)
>        at
>
> com.google.appengine.tools.development.DevAppServerMain.main(DevAppServerMain.java:
> 89)
>
>
> No error is shown If I delete the folder: C:\Documents and Settings
> \myproject\war\WEB-INF\lib\.svn
>
> But if I remove that folder I get rid of the SVN bindings!
>
> Anyone can help please?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to