You may be interested in post-commit web hooks:
http://code.google.com/p/support/wiki/PostCommitWebHooks

You can write a PHP script that will get fetched by the Project Hosting
system every time a new commit is made.

On Sat, Oct 1, 2011 at 03:02, ... <[email protected]> wrote:

> I'm developing an open sourced game, and I want to make it ask you to
> update your game whenever a new revision is committed on the google
> code svn (every time the game loads it will check, and then ask)
>
> I know how to use PHP ( i have to use php, since the engine i am using
> only supports php ) , the only thing I am wondering is what link i
> have to use to check for a new revision (it will return a value, and
> ingame it will compare the current revision [stored as a variable]
> with the google code latest revision)
>
> I know what i am doing, i just would like to know what the php link
> and information about that is. Thanks in advance,
> Qais Patankar.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Hosting on Google Code" 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-code-hosting?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" 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-code-hosting?hl=en.

Reply via email to