All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: git repos @ gitorious.org
       [not found]     ` <20111103130841.GG317-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
@ 2011-11-04 16:16       ` Kurt Van Dijck
       [not found]         ` <20111104161655.GC18026-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Kurt Van Dijck @ 2011-11-04 16:16 UTC (permalink / raw)
  To: Marc Kleine-Budde, Oliver Hartkopp,
	linux-can-u79uwXL29TY76Z2rM5mHXA, Wolfgang Grandegger
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w

On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
> > On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
> > > 
> > > https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
> > > https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939

Since the can-j1939-modules require one to use a modified iproute2,
I wanted to create an iproute-j1939 within linux-can, but I see no way
to accomplish this.

Any opinions on how to proceed?

Kind regards,
Kurt

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
       [not found]         ` <20111104161655.GC18026-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
@ 2011-11-06 14:05           ` Marc Kleine-Budde
       [not found]             ` <4EB69430.7070801-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-11-06 14:05 UTC (permalink / raw)
  To: Oliver Hartkopp, linux-can-u79uwXL29TY76Z2rM5mHXA,
	Wolfgang Grandegger, socketcan-core-0fE9KPoRgkgATYTw5x5z8w


[-- Attachment #1.1: Type: text/plain, Size: 1172 bytes --]

On 11/04/2011 05:16 PM, Kurt Van Dijck wrote:
> On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
>> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
>>> On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
>>>>
>>>> https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
>>>> https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939
> 
> Since the can-j1939-modules require one to use a modified iproute2,
> I wanted to create an iproute-j1939 within linux-can, but I see no way
> to accomplish this.
> 
> Any opinions on how to proceed?

Google for the iproute2 git upstream, clone it, modify it. Create a
iproute2 git repo on gitorious, push your changes there.

The git workflow is basically the same as you did to copy the j1939
can-utils to your repo.

Finally send a pull request to the iprout2 upstream.

cheers, Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 188 bytes --]

_______________________________________________
Socketcan-core mailing list
Socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org
https://lists.berlios.de/mailman/listinfo/socketcan-core

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
       [not found]             ` <4EB69430.7070801-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
@ 2011-11-07  8:07               ` Kurt Van Dijck
       [not found]                 ` <20111107080712.GA279-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Kurt Van Dijck @ 2011-11-07  8:07 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w, Oliver Hartkopp,
	Wolfgang Grandegger, linux-can-u79uwXL29TY76Z2rM5mHXA

On Sun, Nov 06, 2011 at 03:05:36PM +0100, Marc Kleine-Budde wrote:
> On 11/04/2011 05:16 PM, Kurt Van Dijck wrote:
> > On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
> >> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
> >>> On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
> >>>>
> >>>> https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
> >>>> https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939
> > 
> > Since the can-j1939-modules require one to use a modified iproute2,
> > I wanted to create an iproute-j1939 within linux-can, but I see no way
> > to accomplish this.
> > 
> > Any opinions on how to proceed?
> 
> Google for the iproute2 git upstream, clone it, modify it. Create a
> iproute2 git repo on gitorious, push your changes there.

I see not how to create on Gitorious a linux-can/iproute2-can-j1939
or similar. It looks to me as if I need to create a project first.
> 
> The git workflow is basically the same as you did to copy the j1939
> can-utils to your repo.
> 
> Finally send a pull request to the iprout2 upstream.
> 
> cheers, Marc
> 
> -- 
> Pengutronix e.K.                  | Marc Kleine-Budde           |
> Industrial Linux Solutions        | Phone: +49-231-2826-924     |
> Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
> Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
       [not found]                 ` <20111107080712.GA279-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
@ 2011-11-07  8:10                   ` Marc Kleine-Budde
       [not found]                     ` <4EB79288.5010409-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-11-07  8:10 UTC (permalink / raw)
  To: Oliver Hartkopp, linux-can-u79uwXL29TY76Z2rM5mHXA,
	Wolfgang Grandegger, socketcan-core-0fE9KPoRgkgATYTw5x5z8w


[-- Attachment #1.1: Type: text/plain, Size: 1361 bytes --]

On 11/07/2011 09:07 AM, Kurt Van Dijck wrote:
> On Sun, Nov 06, 2011 at 03:05:36PM +0100, Marc Kleine-Budde wrote:
>> On 11/04/2011 05:16 PM, Kurt Van Dijck wrote:
>>> On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
>>>> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
>>>>> On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
>>>>>>
>>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
>>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939
>>>
>>> Since the can-j1939-modules require one to use a modified iproute2,
>>> I wanted to create an iproute-j1939 within linux-can, but I see no way
>>> to accomplish this.
>>>
>>> Any opinions on how to proceed?
>>
>> Google for the iproute2 git upstream, clone it, modify it. Create a
>> iproute2 git repo on gitorious, push your changes there.
> 
> I see not how to create on Gitorious a linux-can/iproute2-can-j1939
> or similar. It looks to me as if I need to create a project first.

I think via:

https://gitorious.org/projects/new

Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

[-- Attachment #2: Type: text/plain, Size: 188 bytes --]

_______________________________________________
Socketcan-core mailing list
Socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org
https://lists.berlios.de/mailman/listinfo/socketcan-core

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
       [not found]                     ` <4EB79288.5010409-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
@ 2011-11-07  8:32                       ` Kurt Van Dijck
  2011-11-07  8:54                         ` Marc Kleine-Budde
  0 siblings, 1 reply; 8+ messages in thread
From: Kurt Van Dijck @ 2011-11-07  8:32 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w, Oliver Hartkopp,
	Wolfgang Grandegger, linux-can-u79uwXL29TY76Z2rM5mHXA

On Mon, Nov 07, 2011 at 09:10:48AM +0100, Marc Kleine-Budde wrote:
> On 11/07/2011 09:07 AM, Kurt Van Dijck wrote:
> > On Sun, Nov 06, 2011 at 03:05:36PM +0100, Marc Kleine-Budde wrote:
> >> On 11/04/2011 05:16 PM, Kurt Van Dijck wrote:
> >>> On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
> >>>> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
> >>>>> On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
> >>>>>>
> >>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
> >>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939
> >>>
> >>> Since the can-j1939-modules require one to use a modified iproute2,
> >>> I wanted to create an iproute-j1939 within linux-can, but I see no way
> >>> to accomplish this.
> >>>
> >>> Any opinions on how to proceed?
> >>
> >> Google for the iproute2 git upstream, clone it, modify it. Create a
> >> iproute2 git repo on gitorious, push your changes there.
> > 
> > I see not how to create on Gitorious a linux-can/iproute2-can-j1939
> > or similar. It looks to me as if I need to create a project first.
> 
> I think via:
> 
> https://gitorious.org/projects/new
The website then shows:
" After you have created the project you will have the option
of adding one or more repositories to the project."

My intention was to add a iproute2-j1939 repository under the project
linux-can. Since I have a
https://gitorious.org/~kurt-vd/linux-can/can-j1939-modules
I think no-one would find a
https://gitorious.org/~kurt-vd/linux-j1939/iproute2-can-j1939
since both repositories belong to a different project.

Or is my last assumption wrong?
Kurt

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
  2011-11-07  8:32                       ` Kurt Van Dijck
@ 2011-11-07  8:54                         ` Marc Kleine-Budde
  2011-11-07  9:00                           ` Marc Kleine-Budde
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-11-07  8:54 UTC (permalink / raw)
  To: Oliver Hartkopp, linux-can, Wolfgang Grandegger, socketcan-core

[-- Attachment #1: Type: text/plain, Size: 2118 bytes --]

On 11/07/2011 09:32 AM, Kurt Van Dijck wrote:
> On Mon, Nov 07, 2011 at 09:10:48AM +0100, Marc Kleine-Budde wrote:
>> On 11/07/2011 09:07 AM, Kurt Van Dijck wrote:
>>> On Sun, Nov 06, 2011 at 03:05:36PM +0100, Marc Kleine-Budde wrote:
>>>> On 11/04/2011 05:16 PM, Kurt Van Dijck wrote:
>>>>> On Thu, Nov 03, 2011 at 02:08:41PM +0100, Kurt Van Dijck wrote:
>>>>>> On Wed, Nov 02, 2011 at 11:16:18PM +0100, Marc Kleine-Budde wrote:
>>>>>>> On 11/02/2011 09:12 PM, Oliver Hartkopp wrote:
>>>>>>>>
>>>>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-modules-j1939
>>>>>>>> https://gitorious.org/~<kurts_account>/linux-can/can-utils-j1939
>>>>>
>>>>> Since the can-j1939-modules require one to use a modified iproute2,
>>>>> I wanted to create an iproute-j1939 within linux-can, but I see no way
>>>>> to accomplish this.
>>>>>
>>>>> Any opinions on how to proceed?
>>>>
>>>> Google for the iproute2 git upstream, clone it, modify it. Create a
>>>> iproute2 git repo on gitorious, push your changes there.
>>>
>>> I see not how to create on Gitorious a linux-can/iproute2-can-j1939
>>> or similar. It looks to me as if I need to create a project first.
>>
>> I think via:
>>
>> https://gitorious.org/projects/new
> The website then shows:
> " After you have created the project you will have the option
> of adding one or more repositories to the project."
> 
> My intention was to add a iproute2-j1939 repository under the project
> linux-can. Since I have a
> https://gitorious.org/~kurt-vd/linux-can/can-j1939-modules
> I think no-one would find a
> https://gitorious.org/~kurt-vd/linux-j1939/iproute2-can-j1939
> since both repositories belong to a different project.
> 
> Or is my last assumption wrong?

makes sense. let's see what I can do -
gitorious is quite web2.0isch to me :)

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
  2011-11-07  8:54                         ` Marc Kleine-Budde
@ 2011-11-07  9:00                           ` Marc Kleine-Budde
  2011-11-07 10:31                             ` Kurt Van Dijck
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-11-07  9:00 UTC (permalink / raw)
  To: Oliver Hartkopp, linux-can, Wolfgang Grandegger, socketcan-core

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

On 11/07/2011 09:54 AM, Marc Kleine-Budde wrote:
> makes sense. let's see what I can do -
> gitorious is quite web2.0isch to me :)

here you go:
https://gitorious.org/linux-can/iproute2

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: git repos @ gitorious.org
  2011-11-07  9:00                           ` Marc Kleine-Budde
@ 2011-11-07 10:31                             ` Kurt Van Dijck
  0 siblings, 0 replies; 8+ messages in thread
From: Kurt Van Dijck @ 2011-11-07 10:31 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: Oliver Hartkopp, linux-can, Wolfgang Grandegger, socketcan-core

On Mon, Nov 07, 2011 at 10:00:08AM +0100, Marc Kleine-Budde wrote:
> On 11/07/2011 09:54 AM, Marc Kleine-Budde wrote:

> here you go:
> https://gitorious.org/linux-can/iproute2
> 
thanks,

Kurt

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-11-07 10:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4EB1A448.6000703@hartkopp.net>
     [not found] ` <4EB1C132.2070103@pengutronix.de>
     [not found]   ` <20111103130841.GG317@e-circ.dyndns.org>
     [not found]     ` <20111103130841.GG317-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
2011-11-04 16:16       ` git repos @ gitorious.org Kurt Van Dijck
     [not found]         ` <20111104161655.GC18026-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
2011-11-06 14:05           ` Marc Kleine-Budde
     [not found]             ` <4EB69430.7070801-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-11-07  8:07               ` Kurt Van Dijck
     [not found]                 ` <20111107080712.GA279-MxZ6Iy/zr/UdbCeoMzGj59i2O/JbrIOy@public.gmane.org>
2011-11-07  8:10                   ` Marc Kleine-Budde
     [not found]                     ` <4EB79288.5010409-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-11-07  8:32                       ` Kurt Van Dijck
2011-11-07  8:54                         ` Marc Kleine-Budde
2011-11-07  9:00                           ` Marc Kleine-Budde
2011-11-07 10:31                             ` Kurt Van Dijck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.