You can use "git svn rebase" to pull down any updates from svn since you
last imported by the way. I used to use git-svn when working with svn
projects here, but that's not a very easy way to perform release management.

On 9 March 2017 at 16:38, sebb <seb...@gmail.com> wrote:

> On 9 March 2017 at 21:24, Matt Sicker <boa...@gmail.com> wrote:
> > The steps are pretty straightforward now:
> >
> > 1. Do a lazy majority vote to make sure nobody has problems with the
> > migration.
> > 2. Create a new git repo via the reporeq webapp.
> > 3. Get the authors.txt file: https://git-wip-us.apache.org/authors.txt
>
> Warn devs not to commit to SVN
> Record the current SVN revision details
>
> > 4. Use git-svn to import the subversion repo (there are instructions
> > somewhere on how to do this so you don't have to scan the entire svn
> > history to find the first revision of that subdirectory).
>
> Double-check that SVN has not been changed since the start of the process
> If necessary, redo the conversion
>
> > 5. Push that converted repo to the newly created one.
>
> Rename SVN to https://svn.apache.org/repos/asf/commons/_moved_to_git/
> and leave text file behind, e.g. as per
>
> https://svn.apache.org/repos/asf/commons/proper/compress/
>
> Moving the SVN tree could be done earlier, to make it less likely that
> devs will accidentally commit.
>
> There will probably be some noise from CI jobs whilst the changes are
> made...
>
> > It's actually somewhat of a pain in the ass and is probably why infra
> made
> > it self-service. ;)
> >
> > On 9 March 2017 at 14:30, Oliver Heger <oliver.he...@oliver-heger.de>
> wrote:
> >
> >> Hi,
> >>
> >> Am 09.03.2017 um 15:58 schrieb Matt Sicker:
> >> > Thanks! I don't think I'll be able to convert the repo until tomorrow,
> >> > however.
> >>
> >> I would be interested to also move [configuration] to git, but - as
> >> usual - am pretty busy currently. Is there a documentation somewhere for
> >> the single steps that need to be done?
> >>
> >> Thanks
> >> Oliver
> >>
> >> >
> >> > On 9 March 2017 at 02:11, Gary Gregory <garydgreg...@gmail.com>
> wrote:
> >> >
> >> >> FYI
> >> >> ---------- Forwarded message ----------
> >> >> From: <g...@apache.org>
> >> >> Date: Wed, Mar 8, 2017 at 11:25 PM
> >> >> Subject: New git mirror created: commons-pool.git
> >> >> To: infrastruct...@apache.org, priv...@commons.apache.org
> >> >>
> >> >>
> >> >> New repository commons-pool.git was mirrored to git.a.o (and thus
> >> GitHub),
> >> >> as requested by ggregory.
> >> >> New mirrors are available on GitHub no more than 24 hours later.
> >> >>
> >> >> With regards,
> >> >> Apache Infrastructure.
> >> >>
> >> >> ------------------------------------------------------------
> ---------
> >> >> To unsubscribe, e-mail: private-unsubscr...@commons.apache.org
> >> >> For additional commands, e-mail: private-h...@commons.apache.org
> >> >>
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> >> Java Persistence with Hibernate, Second Edition
> >> >> <https://www.amazon.com/gp/product/1617290459/ref=as_li_
> >> >> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&
> >> >> linkCode=as2&tag=garygregory-20&linkId=
> cadb800f39946ec62ea2b1af9fe6a2
> >> b8>
> >> >>
> >> >> <http:////ir-na.amazon-adsystem.com/e/ir?t=
> garygregory-20&l=am2&o=1&a=
> >> >> 1617290459>
> >> >> JUnit in Action, Second Edition
> >> >> <https://www.amazon.com/gp/product/1935182021/ref=as_li_
> >> >> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&
> >> >> linkCode=as2&tag=garygregory-20&linkId=
> 31ecd1f6b6d1eaf8886ac902a24de4
> >> 18%22
> >> >>>
> >> >>
> >> >> <http:////ir-na.amazon-adsystem.com/e/ir?t=
> garygregory-20&l=am2&o=1&a=
> >> >> 1935182021>
> >> >> Spring Batch in Action
> >> >> <https://www.amazon.com/gp/product/1935182951/ref=as_li_
> >> >> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&
> >> >> linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%
> >> >> 7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
> >> >> <http:////ir-na.amazon-adsystem.com/e/ir?t=
> garygregory-20&l=am2&o=1&a=
> >> >> 1935182951>
> >> >> Blog: http://garygregory.wordpress.com
> >> >> Home: http://garygregory.com/
> >> >> Tweet! http://twitter.com/GaryGregory
> >> >>
> >> >
> >> >
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
> >
> > --
> > Matt Sicker <boa...@gmail.com>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
Matt Sicker <boa...@gmail.com>

Reply via email to