sysvinit-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sysvinit-devel] Organization of git repo


From: Jesse Smith
Subject: Re: [sysvinit-devel] Organization of git repo
Date: Thu, 11 Jan 2018 14:44:48 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

> As far as I can tell, this git repository lack all the existing source
> code history from the subversion repository.  This is a very bad idea.
>
> Please restart and create a new git starting point by migrating the
> subversion repository with tags and all to git to keep the history of
> the project source code.  If you need help with migration, I would be
> happy to give guidance.  Master source migration is a task that should
> be done with care, and it is a good idea to plan for a few iterations
> with testing to get a good result.
>
> This can be a starting point:
>
>   git svn clone http://svn.savannah.nongnu.org/svn/sysvinit/sysvinit \
>     --tags=tags -T trunk sysvinit-git
>
> I'm not sure why there are no tags created, and the back-refs in the
> comments should be removed in the final conversion.
>
> The subversion repository should be spit in three, one for sysvinit,
> startpar and insserv.
>

Petter,

I'm open to the idea of reorganizing the git repository and if you'd
like to take the lead on that to get it set up the way you see best, I'm
definitely open to it. When I checked out the svn repo I only got one
set of tags and no detailed history. At the moment, I don't want to mess
with the organization of the source code more than I have already.

Jesse




reply via email to

[Prev in Thread] Current Thread [Next in Thread]