[Scummvm-devel] scummvm-tools git conversion, second edition
Max Horn
max at quendi.de
Fri Jan 7 17:57:48 CET 2011
Am 07.01.2011 um 16:48 schrieb Ori Avtalion:
> On 01/07/2011 05:20 PM, Max Horn wrote:
>>
>> However, there is one issue: The converted repository is missing
>> trunk/decompiler/test/cxxtest, which is currently realized via
>> svn:external. I guess we'll just have to import it.
>
> If we want to keep the svn model, I'm not sure if sparse checkouts are
> available for git submodules.
>
> Another approach would be to have a separate scummvm-cxxtest repository that'll be shared between the various scummvm git repositories.
>
> Both seem complicated, and I don't think we need to stick to it.
>
>
> How about we just duplicate that code (+ history?) among the repositories. It's not a lot of code, and all of the changes to the official cxxtest release are superficial, removing semicolons, changing a bit of syntax, and changing a print statement to look like a function, to support python 3.
>
> So I could just dump the current cxxtest dir with an extra commit, Or a series of commits.
>
> What do you think?
That last one was what I mean with import -- i.e. just include the code (+ history, if possible w/o too much hassle) into the tools repos.
Cheers,
Max
More information about the Scummvm-devel
mailing list