All of lore.kernel.org
 help / color / mirror / Atom feed
* Where are the branches for stable/v1.0 and unstable/devel?
@ 2017-05-22 18:43 rolf.freitag
  2017-05-22 20:01 ` Patel, Vedang
  0 siblings, 1 reply; 7+ messages in thread
From: rolf.freitag @ 2017-05-22 18:43 UTC (permalink / raw)
  To: linux-rt-users

Hi,
 
due to https://rt.wiki.kernel.org/index.php/Cyclictest i tried
 
  git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
 
but the README from there says that the stable/v1.0 and unstable/devel branch is not there.
I tried the sources
 
  git://git.kernel.org/pub/scm/utils/rt-tests/unstable/devel.git
  git://git.kernel.org/pub/scm/utils/rt-tests/unstable.git
  ...
 
but without success.
 
Where are these branches?
 
Regards,
 
Rolf
 

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

* Re: Where are the branches for stable/v1.0 and unstable/devel?
  2017-05-22 18:43 Where are the branches for stable/v1.0 and unstable/devel? rolf.freitag
@ 2017-05-22 20:01 ` Patel, Vedang
  2017-05-22 23:14   ` Aw: " rolf.freitag
  2017-05-27 21:43   ` rolf.freitag
  0 siblings, 2 replies; 7+ messages in thread
From: Patel, Vedang @ 2017-05-22 20:01 UTC (permalink / raw)
  To: linux-rt-users, rolf.freitag

Hi Rolf,

On Mon, 2017-05-22 at 20:43 +0200, rolf.freitag@email.de wrote:
> Hi,
>  
> due to https://rt.wiki.kernel.org/index.php/Cyclictest i tried
>  
>   git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
>  
> but the README from there says that the stable/v1.0 and
> unstable/devel branch is not there.
> I tried the sources
>  
>   git://git.kernel.org/pub/scm/utils/rt-tests/unstable/devel.git
>   git://git.kernel.org/pub/scm/utils/rt-tests/unstable.git
>   ...
>  
> but without success.
>  
> Where are these branches?
The following 2 branches in the above repository have been most
recently updated and correspond to the stable and unstable branch: 
0e6c2ca28adbaeb668ca35210cec546f89938bfa        refs/heads/stable/devel
/v1.0.1
44de1a494583c33e72335221360085f9e1faad2b        refs/heads/unstable/dev
el/v1.1.1
There is also a stable/v1.0 branch: 
d48504b8e85961afab1cb0bd346624eb31527197        refs/heads/stable/v1.0

the wiki page you mentioned in your email is outdated. Please refer to 
https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc
lictest for the latest info.

Thanks,
Vedang Patel
 
>  
> Regards,
>  
> Rolf
>  
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-
> users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Aw: Re: Where are the branches for stable/v1.0 and unstable/devel?
  2017-05-22 20:01 ` Patel, Vedang
@ 2017-05-22 23:14   ` rolf.freitag
  2017-05-27 21:43   ` rolf.freitag
  1 sibling, 0 replies; 7+ messages in thread
From: rolf.freitag @ 2017-05-22 23:14 UTC (permalink / raw)
  To: linux-rt-users

Thanks, the "git checkout stable/v1.0" worked, but not "git checkout unstable/devel".

How do i get the delvel version?

Regards, 

Rolf 
 
-------------------------------------------------------------------------
Betreff: Re: Where are the branches for stable/v1.0 and unstable/devel?
Hi Rolf,

On Mon, 2017-05-22 at 20:43 +0200, rolf.freitag@email.de wrote:
> Hi,
>  
> due to https://rt.wiki.kernel.org/index.php/Cyclictest i tried
>  
>   git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
>  
> but the README from there says that the stable/v1.0 and
> unstable/devel branch is not there.
> I tried the sources
>  
>   git://git.kernel.org/pub/scm/utils/rt-tests/unstable/devel.git
>   git://git.kernel.org/pub/scm/utils/rt-tests/unstable.git
>   ...
>  
> but without success.
>  
> Where are these branches?
The following 2 branches in the above repository have been most
recently updated and correspond to the stable and unstable branch: 
0e6c2ca28adbaeb668ca35210cec546f89938bfa        refs/heads/stable/devel
/v1.0.1
44de1a494583c33e72335221360085f9e1faad2b        refs/heads/unstable/dev
el/v1.1.1
There is also a stable/v1.0 branch: 
d48504b8e85961afab1cb0bd346624eb31527197        refs/heads/stable/v1.0

the wiki page you mentioned in your email is outdated. Please refer to 
https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc[https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc]
lictest for the latest info.

Thanks,
Vedang Patel
 
>  
> Regards,
>  
> Rolf
>  
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-
> users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html[http://vger.kernel.org/majordomo-info.html]

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

* Re: Where are the branches for stable/v1.0 and unstable/devel?
  2017-05-22 20:01 ` Patel, Vedang
  2017-05-22 23:14   ` Aw: " rolf.freitag
@ 2017-05-27 21:43   ` rolf.freitag
  2017-05-31 14:48     ` John Kacur
  1 sibling, 1 reply; 7+ messages in thread
From: rolf.freitag @ 2017-05-27 21:43 UTC (permalink / raw)
  To: linux-rt-users

Hi Vedang, 

On Mon, 2017-05-22 at 20:43 +0200, vedang.patel@intel.com wrote:
> ...
> The following 2 branches in the above repository have been most
> recently updated and correspond to the stable and unstable branch: 
> 0e6c2ca28adbaeb668ca35210cec546f89938bfa        refs/heads/stable/devel
> /v1.0.1
> 44de1a494583c33e72335221360085f9e1faad2b        refs/heads/unstable/dev
> el/v1.1.1
> There is also a stable/v1.0 branch: 
> d48504b8e85961afab1cb0bd346624eb31527197        refs/heads/stable/v1.0
> 
> the wiki page you mentioned in your email is outdated. Please refer to 
> https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc[https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc]
> lictest for the latest info.

Ok, due to https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rt-tests
i can get the stable/v1.0 via:

# git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git 
# cd rt-tests
# git checkout stable/v1.0

But when i try it with the other two versions,

git checkout stable/devel
git checkout unstable/dev

i get no checkout and an error:

error: pathspec 'stable' did not match any file(s) known to git.

Regards,

Rolf

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

* Re: Where are the branches for stable/v1.0 and unstable/devel?
  2017-05-27 21:43   ` rolf.freitag
@ 2017-05-31 14:48     ` John Kacur
  2017-06-02  8:42       ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 7+ messages in thread
From: John Kacur @ 2017-05-31 14:48 UTC (permalink / raw)
  To: rolf.freitag; +Cc: linux-rt-users

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



On Sat, 27 May 2017, rolf.freitag@email.de wrote:

> Hi Vedang, 
> 
> On Mon, 2017-05-22 at 20:43 +0200, vedang.patel@intel.com wrote:
> > ...
> > The following 2 branches in the above repository have been most
> > recently updated and correspond to the stable and unstable branch: 
> > 0e6c2ca28adbaeb668ca35210cec546f89938bfa        refs/heads/stable/devel
> > /v1.0.1
> > 44de1a494583c33e72335221360085f9e1faad2b        refs/heads/unstable/dev
> > el/v1.1.1
> > There is also a stable/v1.0 branch: 
> > d48504b8e85961afab1cb0bd346624eb31527197        refs/heads/stable/v1.0
> > 
> > the wiki page you mentioned in your email is outdated. Please refer to 
> > https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc[https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/cyc]
> > lictest for the latest info.
> 
> Ok, due to https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/rt-tests
> i can get the stable/v1.0 via:
> 
> # git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git 
> # cd rt-tests
> # git checkout stable/v1.0
> 
> But when i try it with the other two versions,
> 
> git checkout stable/devel
> git checkout unstable/dev
> 
> i get no checkout and an error:
> 
> error: pathspec 'stable' did not match any file(s) known to git.
> 
> Regards,
> 
> Rolf

Here is how (one way) to check out the stable and the unstable
branches.

git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
Cloning into 'rt-tests'...
remote: Counting objects: 2914, done.
remote: Total 2914 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (2914/2914), 554.11 KiB | 513.00 KiB/s, done.
Resolving deltas: 100% (1760/1760), done.
Checking connectivity... done.
[jkacur@riemann tmp]$ cd rt-tests/
[jkacur@riemann rt-tests]$ git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/devel/v0.96
  remotes/origin/devel/v0.96-spikes
  remotes/origin/devel/v0.97
  remotes/origin/devel/v0.98
  remotes/origin/master
  remotes/origin/stable/devel/v1.0.1
  remotes/origin/stable/v1.0
  remotes/origin/unstable/devel/v1.1.1
  remotes/origin/v0.93-devel
  remotes/origin/v0.94-devel
[jkacur@riemann rt-tests]$ git checkout -b stable/v1.0 origin/stable/v1.0
Branch stable/v1.0 set up to track remote branch stable/v1.0 from origin.
Switched to a new branch 'stable/v1.0'
[jkacur@riemann rt-tests]$ git checkout -b unstable/devel/v1.1.1 
origin/unstable/devel/v1.1.1
Branch unstable/devel/v1.1.1 set up to track remote branch 
unstable/devel/v1.1.1 from origin.
Switched to a new branch 'unstable/devel/v1.1.1'

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

* Re: Where are the branches for stable/v1.0 and unstable/devel?
  2017-05-31 14:48     ` John Kacur
@ 2017-06-02  8:42       ` Sebastian Andrzej Siewior
  2017-06-05  7:09         ` Piotr Gregor
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Andrzej Siewior @ 2017-06-02  8:42 UTC (permalink / raw)
  To: John Kacur; +Cc: rolf.freitag, linux-rt-users

On 2017-05-31 16:48:16 [+0200], John Kacur wrote:
> Here is how (one way) to check out the stable and the unstable
> branches.
> 
> git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> Cloning into 'rt-tests'...
> remote: Counting objects: 2914, done.
> remote: Total 2914 (delta 0), reused 0 (delta 0)
> Receiving objects: 100% (2914/2914), 554.11 KiB | 513.00 KiB/s, done.
> Resolving deltas: 100% (1760/1760), done.
> Checking connectivity... done.
> [jkacur@riemann tmp]$ cd rt-tests/
> [jkacur@riemann rt-tests]$ git branch -a
> * master
>   remotes/origin/HEAD -> origin/master
>   remotes/origin/devel/v0.96
>   remotes/origin/devel/v0.96-spikes
>   remotes/origin/devel/v0.97
>   remotes/origin/devel/v0.98
>   remotes/origin/master
>   remotes/origin/stable/devel/v1.0.1
>   remotes/origin/stable/v1.0
>   remotes/origin/unstable/devel/v1.1.1
>   remotes/origin/v0.93-devel
>   remotes/origin/v0.94-devel
> [jkacur@riemann rt-tests]$ git checkout -b stable/v1.0 origin/stable/v1.0
> Branch stable/v1.0 set up to track remote branch stable/v1.0 from origin.
> Switched to a new branch 'stable/v1.0'
> [jkacur@riemann rt-tests]$ git checkout -b unstable/devel/v1.1.1 
> origin/unstable/devel/v1.1.1
> Branch unstable/devel/v1.1.1 set up to track remote branch 
> unstable/devel/v1.1.1 from origin.
> Switched to a new branch 'unstable/devel/v1.1.1'

right, plain and simple. With the right interface you could point users
to your devel or stable branch with something like

	git symbolic-ref HEAD refs/heads/stable/v1.0

But since there a Readme file, could you add something like

For the stable branch branch please do
	git checkout stable/v1.0

and development do
	git checkout unstable/devel/v1.1.1

Sebastian

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

* RE: Where are the branches for stable/v1.0 and unstable/devel?
  2017-06-02  8:42       ` Sebastian Andrzej Siewior
@ 2017-06-05  7:09         ` Piotr Gregor
  0 siblings, 0 replies; 7+ messages in thread
From: Piotr Gregor @ 2017-06-05  7:09 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior, John Kacur; +Cc: rolf.freitag, linux-rt-users



-----Original Message-----
From: linux-rt-users-owner@vger.kernel.org [mailto:linux-rt-users-owner@vger.kernel.org] On Behalf Of Sebastian Andrzej Siewior
Sent: 02 June 2017 09:42
To: John Kacur <jkacur@redhat.com>
Cc: rolf.freitag@email.de; linux-rt-users@vger.kernel.org
Subject: Re: Where are the branches for stable/v1.0 and unstable/devel?

On 2017-05-31 16:48:16 [+0200], John Kacur wrote:
> Here is how (one way) to check out the stable and the unstable 
> branches.
> 
> git clone git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git
> Cloning into 'rt-tests'...
> remote: Counting objects: 2914, done.
> remote: Total 2914 (delta 0), reused 0 (delta 0) Receiving objects: 
> 100% (2914/2914), 554.11 KiB | 513.00 KiB/s, done.
> Resolving deltas: 100% (1760/1760), done.
> Checking connectivity... done.
> [jkacur@riemann tmp]$ cd rt-tests/
> [jkacur@riemann rt-tests]$ git branch -a
> * master
>   remotes/origin/HEAD -> origin/master
>   remotes/origin/devel/v0.96
>   remotes/origin/devel/v0.96-spikes
>   remotes/origin/devel/v0.97
>   remotes/origin/devel/v0.98
>   remotes/origin/master
>   remotes/origin/stable/devel/v1.0.1
>   remotes/origin/stable/v1.0
>   remotes/origin/unstable/devel/v1.1.1
>   remotes/origin/v0.93-devel
>   remotes/origin/v0.94-devel
> [jkacur@riemann rt-tests]$ git checkout -b stable/v1.0 
> origin/stable/v1.0 Branch stable/v1.0 set up to track remote branch stable/v1.0 from origin.
> Switched to a new branch 'stable/v1.0'
> [jkacur@riemann rt-tests]$ git checkout -b unstable/devel/v1.1.1
> origin/unstable/devel/v1.1.1
> Branch unstable/devel/v1.1.1 set up to track remote branch
> unstable/devel/v1.1.1 from origin.
> Switched to a new branch 'unstable/devel/v1.1.1'

Users won't find expected content in the folder if they do

git checkout -b stable/v1.0

but they do not have remote tracking set up to

git config --global push.default current

or similar.
It would be useful to have this information in README. They can do

git checkout -b stable/v1.0 origin/stable/v1.0

in this case and it will work.

cheers,
Piotr

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

end of thread, other threads:[~2017-06-05  7:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 18:43 Where are the branches for stable/v1.0 and unstable/devel? rolf.freitag
2017-05-22 20:01 ` Patel, Vedang
2017-05-22 23:14   ` Aw: " rolf.freitag
2017-05-27 21:43   ` rolf.freitag
2017-05-31 14:48     ` John Kacur
2017-06-02  8:42       ` Sebastian Andrzej Siewior
2017-06-05  7:09         ` Piotr Gregor

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.