[SoC] Re: Sending code

Anne Ghisla a.ghisla at gmail.com
Wed Aug 24 05:22:36 EDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 24 Aug 2011 08:46:44 +0200
Víctor González <victorzinho at gmail.com> wrote:

> El 24 de agosto de 2011 08:24, Víctor González
> <victorzinho at gmail.com>escribió:
> 
> > Hi all,
> >
> > I have some questions about how am I supposed to provide the code
> > with the results of my work for the GSoC. [1] says that I can
> > upload "source files, a single .diff file, multiple .diff files,
> > binary files, etc.". The problem is, I have created a few new
> > projects that can be packaged easily [2]. But also, a lot of my
> > work has been modifications and improvements over the GGL language
> > [3] (org.gearscape.ggl.*), where there are lots of commits from
> > several people. ¿What do I have to upload as proof of my work? ¿Do
> > I need to create a .diff file for each commit of mine? ¿A
> > single .diff file with all the changes? ¿Will the timeline of the
> > project [4] suffice?

Hi Victor, list,

the choice of the format to send your work on the GGL code is up to
you, so you can pick any of the options you listed above, unless you
create hundreds of files. Unfortunately the timeline is not enough as
it is not a code snippet.

In last year's SoC [a], it was suggested to use git command:

git log 'HEAD@{24-05-2010}'..'HEAD@{16-08-2010}' -p
- --author=YourNameHere > mywork.diff 

I looked for the SVN equivalent with little success. Maybe you can
create a git repository on your machine from the svn code, using
git-svn, and then create the diff with the command above.

Hope this helps, and of course more suggestions are welcome!

> > Thanks in advance,
> > Víctor.

Best regards,
Anne

> [1]
> http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2011/codeguidelines
> [2] http://xp-dev.com/svn/ggl2/ggl2/gsoc
> [3] http://xp-dev.com/svn/ggl2/ggl2
> [4] http://xp-dev.com/trac/ggl2/timeline

[a]
http://groups.google.com/group/google-summer-of-code-students-list/browse_thread/thread/80fb8f1150b3981a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iQIcBAEBAgAGBQJOVMLkAAoJEJIUallkssB4Ts4QAJnK1TUhMPN0TY/gBMDvtMrq
lcKSfChooAx/fgdInjlAj88vxoWHu/hPVX4jg9Rfh0L1GH0zXjV8TIo6PY7naQO3
AI8Unk009a1VZMn46KSTIM8oJ4DUYILR2wPRZgtCIKEnESpMphPbDzeFsqECS4jW
6y6zDPuYAeTmhsmTqaSWnKgNwOXq9xlr3BL5m9JXlF76+uFdRQluKyhLJhx9jRZT
oxY9vz/B9BSPw+geLXHdasSrE8T0mtysJqzfWZYLoz33dCWBTc0tfz73zN1vgePi
DjHUYeIkYplXfMmKEClJZmnOACiRJFyHJPVNEGxKwfQQjWwlrV4XkS8VGkb+CztV
QmTpCuZMKWwXJwuqNk4rHGL1lt+6+VLqU7ez4febNefgMuOUCkkmbJcz5mMY3sZb
wWCXx2VvdsdTD+645CSTk4nohEo3LkQBMrnrS8K2iDB7t7ir2v1qjCn07tIwyx3k
ftPY0IvlMv4k6YvpospUqlUojQvYQmi5nfz7Ro4xFHS47+BGU1pkTO/PaS1rMDOd
UHf4wLXX8BB+jGq6U4ZOTc5FFtfSdAHBt0LdoRtZfQtJL/XPIPPM0SMapCC7KZpu
TV6EPBvelVPtpXEfDMM0AF36HU3WhfJmi43CI6ntCN8ePz90BIAe5xFX+GF/rIau
gdBl7Va/A2jEoDLynZky
=PKM/
-----END PGP SIGNATURE-----


More information about the SoC mailing list