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].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to