Discussion:
[savannah-help-public] [sr #109398] Pls create multiple git repos
Tom Rodman
2017-10-12 13:15:48 UTC
Permalink
URL:
<http://savannah.gnu.org/support/?109398>

Summary: Pls create multiple git repos
Project: Savannah Administration
Submitted by: sldzsrq
Submitted on: Thu 12 Oct 2017 08:15:47 AM CDT
Category: Source code repositories - developer access
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Assigned to: None
Originator Email: ***@trodman.com
Operating System: None
Open/Closed: Open
Discussion Lock: Any

_______________________________________________________

Details:

Subject: git repos wanted for https://savannah.nongnu.org/projects/uqjau

I plan to convert my project's repo from svn to a number of git repos.

I think this bash mkdir command may help you:

mkdir
{arith,auth,backup,bash,cm,cygwin,file,jobs,log_parse,m4,mail,main,make,net,perl5,processes,regex,sh,ssh,sys,tex,text,ticklers,time,web}

I need git repos named after each item in the above list.

--
thanks/regards,
Tom Rodman
uqjau project
--


--
To: Bob Proulx <***@proulx.com>
From: savannah-***@trodman.com
Subject: Re: [savannah-help-public] for project [uqjau] need multiple git
repos
In-reply-to: <***@bob.proulx.com>
References: <***@epjdn.zq3q.org>
<***@bob.proulx.com>
Comments: In-reply-to Bob Proulx <***@proulx.com>
message dated "Mon, 18 Sep 2017 22:03:32 -0600."
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <***@epjdn.zq3q.org>
Date: Tue, 19 Sep 2017 09:08:01 -0500
I plan to convert my project's repo from svn to git.
What are the initial steps required to enable multiple
git repos for my single project? Each will be fairly small.
OK, I searched my email folder, the hits are after my sig.
I'm still reading them.
Yes. That is what is needed.
But it isn't that complicated. What is your project name.
"uqjau"

https://savannah.nongnu.org/projects/uqjau
What additional repositories do you want created?
The project's dir structure was influenced by 'slashpackage'. It's
broken up into mostly independent "packages", each needs
it's own git repo.

Here are the 25 repo names I need ( "arith", "auth", "backup", "bash" ... ):

***@epjdn:/usr/local/share/3reu/7Rq/package/cur $ find . -maxdepth 1
-type l|grep -v priv|sort
./arith
./auth
./backup
./bash
./cm
./cygwin
./file
./jobs
./log_parse
./m4
./mail
./main
./make
./net
./perl5
./processes
./regex
./sh
./ssh
./sys
./tex
./text
./ticklers
./time
./web

I'm in no rush for this.
Sorry, there are too many; I should combine - but this is what I have now.

I explain the project here:

https://savannah.nongnu.org/projects/uqjau

I strongly believe in GNU FLOSS ideals; and appreciate having this project on
savannah!

--
thanks/regards,
Tom
Milwaukee WI
--

Bob, I know you from nmh. Thanks for all your work!






_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109398>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Bob Proulx
2018-02-15 08:35:41 UTC
Permalink
Update of sr #109398 (project administration):

Status: None => Done
Assigned to: None => rwp

_______________________________________________________

Follow-up Comment #1:

Hello Tom,

I apologize that this ticket has languished for so long. Savannah is really
not set up for many small personal repositories. I have been hearing rumors
that there will be a GNU GitLab instance at some point in the future. If so
then I would look into it since GitLab is set up much better for the many
small personal project model.

But in any case one of us should have either picked it up and done it or
closed it as a won't do. It was wrong of us to have let it sit for so long
without comment. It was rude and I apologize.

Therefore I have gone ahead and have created the following 25 subprojects that
you requested.

$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-arith.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-auth.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-backup.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-bash.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-cm.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-cygwin.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-file.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-jobs.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-log_parse.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-m4.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-mail.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-main.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-make.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-net.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-perl5.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-processes.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-regex.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-sh.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-ssh.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-sys.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-tex.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-text.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-ticklers.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-time.git
$***@git.savannah.gnu.org:/srv/git/uqjau/uqjau-web.git

What would you like to have in the git description files? Rather than
"Unnamed repository".
Post by Tom Rodman
Bob, I know you from nmh.
You must have me confused with another Bob. I have no association with the
nmh project. I have always admired the mh design as truly embodying the Unix
Philosophy. I have often regretted that I never used it. It is still on my
bucket list to learn to use and one of these days I will get around to it.


_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109398>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Bob Proulx
2018-04-09 19:32:51 UTC
Permalink
Follow-up Comment #2, sr #109398 (project administration):

Ping? What description should be put into each of these repositories?



_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109398>

_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Tom Rodman
2018-05-03 20:44:18 UTC
Permalink
Follow-up Comment #3, sr #109398 (project administration):

Hi Bob:

Thanks for getting to this
I apologize that this ticket has languished for so long. Savannah is
really not set up for many small personal repositories. I have been
hearing rumors that there will be a GNU GitLab instance at some point
in the future. If so then I would look into it since GitLab is set up
much better for the many small personal project model.
OK/thanks.
But in any case one of us should have either picked it up and done it
or closed it as a won't do. It was wrong of us to have let it sit for
so long without comment. It was rude and I apologize.
Therefore I have gone ahead and have created the following 25
subprojects that you requested.
Great!
What would you like to have in the git description files? Rather
than "Unnamed repository".
For now "Unnamed repository" is OK, I think. That could be deferred
for a separate ticket.

--
thanks/regards,
Tom




_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109398>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Ineiev
2018-05-26 08:45:04 UTC
Permalink
Update of sr #109398 (project administration):

Open/Closed: Open => Closed


_______________________________________________________

Reply to this item at:

<http://savannah.gnu.org/support/?109398>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Loading...