dev@glassfish.java.net

Re: GFv3 source integration

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 21 Sep 2009 04:03:16 -0700

Hi Vivek,

Can you try this:

1. Create a new, empty subversion project:
svn mkdir
https://glassfish-svn.dev.java.net/svn/glassfish-svn/trunk/external/modules/<3rd-party
module name>
2. git svn clone <git-url> --stdlayout
See: http://www.kernel.org/pub/software/scm/git/docs/git-svn.html
3. git pull ../git_project
4. git svn dcommit

Let me know if this works.

Thanks,
Jane


Vivek Pandey wrote:
> Hi Jane,
>
> http://wiki.glassfish.java.net/Wiki.jsp?page=CompleteInstructionsOnCommittingThirdPartySource
> has instructions to add third party svn or cvs repo. How about adding
> a git repo to svn?
>
> I have some 3rd party git repos hosted on github. How do I add these
> to the glassfish-svn repo?
>
> -vivek.
> Jane Young wrote:
>> Hi,
>>
>> If you are working on GlassFish external dependencies' source
>> integration, PLEASE READ.
>>
>> I moved the source integration work from internal svn to java.net.
>> The updated instructions is here:
>> http://wiki.glassfish.java.net/Wiki.jsp?page=SourceBuildProposal
>>
>> Please discontinue updating or committing the source integration
>> work to the internal SCM
>> (http://mercurial.sfbay.sun.com/svn/glassfish/external/). I will be
>> removing this directory. All the sources from the internal SCM are
>> now moved to java.net:
>> https://glassfish-svn.dev.java.net/source/browse/glassfish-svn/trunk/external/
>>
>>
>> Thanks,
>> Jane
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>