I'm interested in this too. Though not quite in the same way as you. I wish for the provision of GoogleCode's Svn-on-Bigtable capability through the AppEngine platform. I want to do PUTs to an AppSpot app that could (if my servlet is so configured) fall through to an underlying Subversion provision.
- Paul On Thu, Oct 28, 2010 at 7:10 AM, Didier Durand <[email protected]>wrote: > Hi there, > > I would like to be able to use SVN from Google App Engine to retrieve > files from the repository, check changes, make diffs, etc... > > I used SvnKit from a regular JVM on a server: that would satisfy my > needs > > But, according to > http://old.nabble.com/Google-App-Engine-Support-td28219433.html > , I understand that the use of raw sockets by SvnKit makes it unsable > on Google App Engine as GAE restricts network access to http. > > a) Has somebody tried SvnKit on Google App Engine and can confirm the > issue ? > b) Is there any other proper way to access SVN from App Engine ? > > Thanks, > didier > > -- > 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 > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- 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 [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-java?hl=en.
