Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] DLTK is migrating to git

I removed them.

On Tue, Jun 26, 2012 at 11:25 PM, Jae Gangemi <jgangemi@xxxxxxxxx> wrote:
>
>   it looks like this is being caused by a .project file in the 'plugins'
> directory.
>
>   removing it makes the import work.
>
>   not sure if this is by design though.
>
>
> On Tue, Jun 26, 2012 at 12:22 PM, Jae Gangemi <jgangemi@xxxxxxxxx> wrote:
>>
>>
>>   i just cloned the repositories and am re-importing the projects back
>> into my workspace and something seems off w/ the javascript and tcl
>> projects.
>>
>>   if i start the import from the top level directory, in the case of the
>> javascript plugin, it treats the 'plugin' folder as what it wants to import,
>> not the projects underneath.
>>
>>   same thing w/ tcl and the itcl and xotcl folders.
>>
>>
>> On Tue, Jun 26, 2012 at 12:09 PM, Jae Gangemi <jgangemi@xxxxxxxxx> wrote:
>>>
>>>
>>>   awsome, thanks!
>>>
>>>
>>> On Tue, Jun 26, 2012 at 12:07 PM, Benjamin Cabé
>>> <bcabe@xxxxxxxxxxxxxxxxxx> wrote:
>>>>
>>>> http://wiki.eclipse.org/Git#Setting_up_ssh_keys
>>>>
>>>>
>>>> Benjamin Cabé ::  Open Source Manager
>>>>
>>>>
>>>>
>>>> SIERRA WIRELESS :: AirVantage Business Unit
>>>>
>>>> Main  +33 5 61 00 52 90  ::  Direct  +33 5 61 00 06 41  ::  Fax  +33 5
>>>> 61 00 51 46
>>>>
>>>> Lake Park  ::  Zac de l'Hers - Allée du Lac - BP 87216 :: 31672 Labège
>>>> Cedex, France
>>>>
>>>>
>>>>
>>>> BCabe@xxxxxxxxxxxxxxxxxx :: www.sierrawireless.com
>>>>
>>>> ________________________________________________________________________
>>>>
>>>>
>>>> De : Jae Gangemi <jgangemi@xxxxxxxxx>
>>>> Répondre à : DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>
>>>> À : DLTK Developer Discussions <dltk-dev@xxxxxxxxxxx>
>>>> Objet : Re: [Dltk-dev] DLTK is migrating to git
>>>>
>>>>
>>>>   is it possible to create a pub/priv pair for the git server and the
>>>> ssh connection?
>>>>
>>>> On Tue, Jun 26, 2012 at 11:54 AM, Johan Compagner <jcompagner@xxxxxxxxx>
>>>> wrote:
>>>>>
>>>>> That did take a little bit time ;)
>>>>>
>>>>> I will move over asap..
>>>>>
>>>>>
>>>>>
>>>>> On 26 June 2012 17:45, Alexey Panchenko <alex.panchenko@xxxxxxxxx>
>>>>> wrote:
>>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>>
>>>>>> DLTK was migrated to git.
>>>>>> Our repositories are browsable at
>>>>>> http://git.eclipse.org/c/?q=org.eclipse.dltk
>>>>>> CVS is readonly from now on.
>>>>>>
>>>>>> Regards,
>>>>>> Alex
>>>>>>
>>>>>> On Mon, Mar 19, 2012 at 5:29 AM, Robert Gründler
>>>>>> <r.gruendler@xxxxxxxxx> wrote:
>>>>>> > any news on the git migration?
>>>>>> >
>>>>>> >
>>>>>> > On Fri, Feb 17, 2012 at 2:11 PM, Johan Compagner
>>>>>> > <jcompagner@xxxxxxxxx>
>>>>>> > wrote:
>>>>>> >>
>>>>>> >> yes that is how it works
>>>>>> >> you clone the git repository to your local hd.
>>>>>> >> then you can work on that commit to your local repository (even
>>>>>> >> make
>>>>>> >> branches and so on what ever you want)
>>>>>> >> and the pull changes in that others made
>>>>>> >> And push changes to the remote at the moment your are done with
>>>>>> >> your
>>>>>> >> changes.
>>>>>> >>
>>>>>> >>
>>>>>> >> On Fri, Feb 17, 2012 at 14:09, Jae Gangemi <jgangemi@xxxxxxxxx>
>>>>>> >> wrote:
>>>>>> >>>
>>>>>> >>>
>>>>>> >>>   what does this mean in the grand scheme of things - hi btw, been
>>>>>> >>> a long
>>>>>> >>> while :) - are we just going to have local git copies that will
>>>>>> >>> push/pull
>>>>>> >>> from the master?
>>>>>> >>>
>>>>>> >>>   i really haven't used git before, so this is a slightly new
>>>>>> >>> learning
>>>>>> >>> experience.
>>>>>> >>>
>>>>>> >>>
>>>>>> >>> On Fri, Feb 17, 2012 at 6:36 AM, Johan Compagner
>>>>>> >>> <jcompagner@xxxxxxxxx>
>>>>>> >>> wrote:
>>>>>> >>>>
>>>>>> >>>> what would really change to the build structure or why would you
>>>>>> >>>> have
>>>>>> >>>> separate builds?
>>>>>> >>>> Its not that it can't be seen as one i guess, they are just
>>>>>> >>>> coming from
>>>>>> >>>> different things
>>>>>> >>>>
>>>>>> >>>> But i don't know what exactly the build checkout is, but if it is
>>>>>> >>>> something like
>>>>>> >>>>
>>>>>> >>>> core/core_plugins_and_features
>>>>>> >>>> javascript/javascript plugins_and_features
>>>>>> >>>>
>>>>>> >>>> and so on
>>>>>> >>>> Then i don't see to many problems because you jsut have core.git
>>>>>> >>>> and
>>>>>> >>>> javascript.git
>>>>>> >>>>
>>>>>> >>>> johan
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>> On Fri, Feb 17, 2012 at 08:51, Alexey Panchenko
>>>>>> >>>> <alex.panchenko@xxxxxxxxx> wrote:
>>>>>> >>>>>
>>>>>> >>>>> It's just easier for now, so we can keep current build
>>>>>> >>>>> infrastructure
>>>>>> >>>>> and don't have to spend time on separate builds, etc.
>>>>>> >>>>>
>>>>>> >>>>> Regards,
>>>>>> >>>>> Alex
>>>>>> >>>>>
>>>>>> >>>>> On Fri, Feb 17, 2012 at 14:35, Johan Compagner
>>>>>> >>>>> <jcompagner@xxxxxxxxx>
>>>>>> >>>>> wrote:
>>>>>> >>>>> > Are we sure that we want to have a single git repository?
>>>>>> >>>>> > Why not one for core and one per language?
>>>>>> >>>>> > I think that is more the git way (many smaller repositories)
>>>>>> >>>>> >
>>>>>> >>>>> > On Feb 17, 2012 6:52 AM, "Alexey Panchenko"
>>>>>> >>>>> > <alex.panchenko@xxxxxxxxx>
>>>>>> >>>>> > wrote:
>>>>>> >>>>> >>
>>>>>> >>>>> >> Hi guys,
>>>>>> >>>>> >>
>>>>>> >>>>> >> DLTK is migrating to git, details are available in
>>>>>> >>>>> >> https://bugs.eclipse.org/bugs/show_bug.cgi?id=371845
>>>>>> >>>>> >>
>>>>>> >>>>> >> Regards,
>>>>>> >>>>> >> Alex
>>>>>> >>>>> >> _______________________________________________
>>>>>> >>>>> >> dltk-dev mailing list
>>>>>> >>>>> >> dltk-dev@xxxxxxxxxxx
>>>>>> >>>>> >> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>>>> >
>>>>>> >>>>> >
>>>>>> >>>>> > _______________________________________________
>>>>>> >>>>> > dltk-dev mailing list
>>>>>> >>>>> > dltk-dev@xxxxxxxxxxx
>>>>>> >>>>> > https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>>>> >
>>>>>> >>>>> _______________________________________________
>>>>>> >>>>> dltk-dev mailing list
>>>>>> >>>>> dltk-dev@xxxxxxxxxxx
>>>>>> >>>>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>>
>>>>>> >>>> _______________________________________________
>>>>>> >>>> dltk-dev mailing list
>>>>>> >>>> dltk-dev@xxxxxxxxxxx
>>>>>> >>>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>>>
>>>>>> >>>
>>>>>> >>>
>>>>>> >>>
>>>>>> >>> --
>>>>>> >>> -jae
>>>>>> >>>
>>>>>> >>> _______________________________________________
>>>>>> >>> dltk-dev mailing list
>>>>>> >>> dltk-dev@xxxxxxxxxxx
>>>>>> >>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>>
>>>>>> >>
>>>>>> >>
>>>>>> >> _______________________________________________
>>>>>> >> dltk-dev mailing list
>>>>>> >> dltk-dev@xxxxxxxxxxx
>>>>>> >> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >>
>>>>>> >
>>>>>> >
>>>>>> >
>>>>>> > --
>>>>>> > phone +43 676 64 57 240
>>>>>> >
>>>>>> > Zieglergasse 65/6
>>>>>> > 1070 Vienna
>>>>>> > Austria
>>>>>> >
>>>>>> > follow me:
>>>>>> > http://twitter.com/pulse00
>>>>>> > https://github.com/pulse00
>>>>>> >
>>>>>> >
>>>>>> > _______________________________________________
>>>>>> > dltk-dev mailing list
>>>>>> > dltk-dev@xxxxxxxxxxx
>>>>>> > https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>> >
>>>>>> _______________________________________________
>>>>>> dltk-dev mailing list
>>>>>> dltk-dev@xxxxxxxxxxx
>>>>>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> dltk-dev mailing list
>>>>> dltk-dev@xxxxxxxxxxx
>>>>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> -jae
>>>>
>>>> _______________________________________________
>>>> dltk-dev mailing list
>>>> dltk-dev@xxxxxxxxxxx
>>>> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>>>>
>>>
>>>
>>>
>>> --
>>> -jae
>>
>>
>>
>>
>> --
>> -jae
>
>
>
>
> --
> -jae
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>


Back to the top