Thanks for clarification. There are lots of duplications around there, and
the overall process would surely benefit from some restructuring. I took
the liberty of extracting the commits particular to style subdirectory
(there are three of them, identical in ivy/source and ivyde/source trees).
I would happily push them to Github if I had a permission to
https://github.com/apache/any-ivy-site-styles, otherwise you may follow
this procedure

> svn log http://svn.apache.org/repos/asf/ant/site/ivyde/sources/style
[note the first commit at the bottom which is 501128]
> git svn clone --no-minimize-url -r501128
http://svn.apache.org/repos/asf/ant/site/ivyde/sources/style
> cd style
> GIT_TRACE=1 git svn fetch --log-window-size 100000

then add Github as remote and push (took me less than 5 minutes on a
MacBook).

Gintas


2016-12-13 17:26 GMT+01:00 Stefan Bodewig <bode...@apache.org>:

> On 2016-12-11, Gintautas Grigelionis wrote:
>
> > I have a question, too: perhaps the entire ivyde site repo could be
> > converted to Git?
>
> The "ivyde site" is only a subdirectory of the whole of the Ant project
> website.
>
> Back when we migrated to git the way the ASF web hosting worked meant
> the site had to be in svn - published via svnpubsub. I think there is an
> alternative git workflow by now, but it won't be feasible to convert
> only part of the site. So it would be all or nothing.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

Reply via email to