public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* build scripts: branches with forward slashes in names
@ 2023-11-23 22:22 Deborah Brouwer
  2023-11-24  7:23 ` Hans Verkuil
  0 siblings, 1 reply; 4+ messages in thread
From: Deborah Brouwer @ 2023-11-23 22:22 UTC (permalink / raw)
  To: hverkuil-cisco; +Cc: linux-media

Hi Hans,

Have you ever had a problem running the build scripts on branches with
forward slashes in their names?

So, for example, I add my repo to env.sh
myrepo=https://gitlab.collabora.com/chipsnmedia/kernel

I run ./build.sh setup and I can see it fetching my repo and including
my branch "dbrouwer/KConfig_fix", but if try to run:

./build.sh -test all dbrouwer/KConfig_fix

I get this error:

"fatal: 'dbrouwer/KConfig_fix' is not a commit and a branch 'build-test' cannot be created from it"

But then if I change the branch name to remove the forward slash "KConfig_fix" it works fine again.

Have you noticed anything similar? Could it be easily fixed?

Thanks,
Deborah


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

end of thread, other threads:[~2023-11-24 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 22:22 build scripts: branches with forward slashes in names Deborah Brouwer
2023-11-24  7:23 ` Hans Verkuil
2023-11-24  9:37   ` Hans Verkuil
2023-11-24 18:00     ` Deborah Brouwer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox