You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2016/07/08 06:33:42 UTC

[CSV] Git Migration

Hi all,

the migration has been processed. Infra has asked us to check the migration
[1]. The new Repository location is at [2].

Next steps:
- check git repo
- replace the SVN repo with the moved txt file
- update website
- update jenkins job

Benedikt

[1] https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
[2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git

Re: [CSV] Git Migration

Posted by Benedikt Ritter <br...@apache.org>.
Hi,

sebb <se...@gmail.com> schrieb am Mo., 11. Juli 2016 um 00:12 Uhr:

> On 10 July 2016 at 20:44, Benedikt Ritter <br...@apache.org> wrote:
> > I have pushed some commits and it works. I've updated the site
> > documentation with the new location.
> >
> > How can I move the current SVN tree to _moved_to_git? The directory is
> read
> > only.
>
> Yes, that's deliberate.
>
> You have to get write access to the tree as per the start of the
> asf-auth file at:
>
>
> https://git1-us-west.apache.org/repos/asf?p=infrastructure-puppet.git;a=blob;f=modules/subversion_server/files/authorization/asf-authorization-template;hb=HEAD
>
> Make the changes, then revert the permission.
>
> For safety, best to just add yourself.
>

Okay. I'm currently a bit afraid I'll mess things up. So I'll need some
time to understand how the whole thing works. I also need to check whether
I have the permissions to change that file.

Thank you,
Benedikt


>
> > Benedikt
> >
> > Gary Gregory <ga...@gmail.com> schrieb am Sa., 9. Juli 2016 um
> > 03:01 Uhr:
> >
> >> The git repo checks out and builds. All the tags appear to be present.
> >>
> >> Gary
> >>
> >> On Fri, Jul 8, 2016 at 11:28 AM, Gary Gregory <ga...@gmail.com>
> >> wrote:
> >>
> >> > On Fri, Jul 8, 2016 at 11:08 AM, Kristian Rosenvold <
> >> > kristian.rosenvold@gmail.com> wrote:
> >> >
> >> >> Maybe if you switch the url from commons-cvs to commons-csv :)
> >> >>
> >> >> https://git-wip-us.apache.org/repos/asf?p=commons-csv.git
> >> >>
> >> >> I was seing if you were paying attention! :-)
> >> >
> >> > TY!
> >> >
> >> > Gary
> >> >
> >> >> K
> >> >>
> >> >>
> >> >> 2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
> >> >> > I notice that commons-compress is here:
> >> >> >
> >> >> > https://git-wip-us.apache.org/repos/asf/commons-compress.git
> >> >> >
> >> >> > But there is no
> >> >> >
> >> >> > https://git-wip-us.apache.org/repos/asf/commons-cvs.git
> >> >> >
> >> >> > ?
> >> >> >
> >> >> > Gary
> >> >> >
> >> >> >
> >> >> > On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <
> britter@apache.org>
> >> >> wrote:
> >> >> >
> >> >> >> Hi all,
> >> >> >>
> >> >> >> the migration has been processed. Infra has asked us to check the
> >> >> migration
> >> >> >> [1]. The new Repository location is at [2].
> >> >> >>
> >> >> >> Next steps:
> >> >> >> - check git repo
> >> >> >> - replace the SVN repo with the moved txt file
> >> >> >> - update website
> >> >> >> - update jenkins job
> >> >> >>
> >> >> >> Benedikt
> >> >> >>
> >> >> >> [1]
> >> >> >>
> >> >>
> >>
> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
> >> >> >> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
> >> >> >>
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> >> > Java Persistence with Hibernate, Second Edition
> >> >> > <http://www.manning.com/bauer3/>
> >> >> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> >> >> > Spring Batch in Action <http://www.manning.com/templier/>
> >> >> > Blog: http://garygregory.wordpress.com
> >> >> > Home: http://garygregory.com/
> >> >> > Tweet! http://twitter.com/GaryGregory
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> >> For additional commands, e-mail: dev-help@commons.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> > Java Persistence with Hibernate, Second Edition
> >> > <http://www.manning.com/bauer3/>
> >> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> >> > Spring Batch in Action <http://www.manning.com/templier/>
> >> > Blog: http://garygregory.wordpress.com
> >> > Home: http://garygregory.com/
> >> > Tweet! http://twitter.com/GaryGregory
> >> >
> >>
> >>
> >>
> >> --
> >> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> Java Persistence with Hibernate, Second Edition
> >> <http://www.manning.com/bauer3/>
> >> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> >> Spring Batch in Action <http://www.manning.com/templier/>
> >> Blog: http://garygregory.wordpress.com
> >> Home: http://garygregory.com/
> >> Tweet! http://twitter.com/GaryGregory
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: [CSV] Git Migration

Posted by sebb <se...@gmail.com>.
On 10 July 2016 at 20:44, Benedikt Ritter <br...@apache.org> wrote:
> I have pushed some commits and it works. I've updated the site
> documentation with the new location.
>
> How can I move the current SVN tree to _moved_to_git? The directory is read
> only.

Yes, that's deliberate.

You have to get write access to the tree as per the start of the
asf-auth file at:

https://git1-us-west.apache.org/repos/asf?p=infrastructure-puppet.git;a=blob;f=modules/subversion_server/files/authorization/asf-authorization-template;hb=HEAD

Make the changes, then revert the permission.

For safety, best to just add yourself.

> Benedikt
>
> Gary Gregory <ga...@gmail.com> schrieb am Sa., 9. Juli 2016 um
> 03:01 Uhr:
>
>> The git repo checks out and builds. All the tags appear to be present.
>>
>> Gary
>>
>> On Fri, Jul 8, 2016 at 11:28 AM, Gary Gregory <ga...@gmail.com>
>> wrote:
>>
>> > On Fri, Jul 8, 2016 at 11:08 AM, Kristian Rosenvold <
>> > kristian.rosenvold@gmail.com> wrote:
>> >
>> >> Maybe if you switch the url from commons-cvs to commons-csv :)
>> >>
>> >> https://git-wip-us.apache.org/repos/asf?p=commons-csv.git
>> >>
>> >> I was seing if you were paying attention! :-)
>> >
>> > TY!
>> >
>> > Gary
>> >
>> >> K
>> >>
>> >>
>> >> 2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
>> >> > I notice that commons-compress is here:
>> >> >
>> >> > https://git-wip-us.apache.org/repos/asf/commons-compress.git
>> >> >
>> >> > But there is no
>> >> >
>> >> > https://git-wip-us.apache.org/repos/asf/commons-cvs.git
>> >> >
>> >> > ?
>> >> >
>> >> > Gary
>> >> >
>> >> >
>> >> > On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org>
>> >> wrote:
>> >> >
>> >> >> Hi all,
>> >> >>
>> >> >> the migration has been processed. Infra has asked us to check the
>> >> migration
>> >> >> [1]. The new Repository location is at [2].
>> >> >>
>> >> >> Next steps:
>> >> >> - check git repo
>> >> >> - replace the SVN repo with the moved txt file
>> >> >> - update website
>> >> >> - update jenkins job
>> >> >>
>> >> >> Benedikt
>> >> >>
>> >> >> [1]
>> >> >>
>> >>
>> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
>> >> >> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> >> > Java Persistence with Hibernate, Second Edition
>> >> > <http://www.manning.com/bauer3/>
>> >> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> >> > Spring Batch in Action <http://www.manning.com/templier/>
>> >> > Blog: http://garygregory.wordpress.com
>> >> > Home: http://garygregory.com/
>> >> > Tweet! http://twitter.com/GaryGregory
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> >> For additional commands, e-mail: dev-help@commons.apache.org
>> >>
>> >>
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > Java Persistence with Hibernate, Second Edition
>> > <http://www.manning.com/bauer3/>
>> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> > Spring Batch in Action <http://www.manning.com/templier/>
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>> >
>>
>>
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <http://www.manning.com/bauer3/>
>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> Spring Batch in Action <http://www.manning.com/templier/>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [CSV] Git Migration

Posted by Benedikt Ritter <br...@apache.org>.
I have pushed some commits and it works. I've updated the site
documentation with the new location.

How can I move the current SVN tree to _moved_to_git? The directory is read
only.

Benedikt

Gary Gregory <ga...@gmail.com> schrieb am Sa., 9. Juli 2016 um
03:01 Uhr:

> The git repo checks out and builds. All the tags appear to be present.
>
> Gary
>
> On Fri, Jul 8, 2016 at 11:28 AM, Gary Gregory <ga...@gmail.com>
> wrote:
>
> > On Fri, Jul 8, 2016 at 11:08 AM, Kristian Rosenvold <
> > kristian.rosenvold@gmail.com> wrote:
> >
> >> Maybe if you switch the url from commons-cvs to commons-csv :)
> >>
> >> https://git-wip-us.apache.org/repos/asf?p=commons-csv.git
> >>
> >> I was seing if you were paying attention! :-)
> >
> > TY!
> >
> > Gary
> >
> >> K
> >>
> >>
> >> 2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
> >> > I notice that commons-compress is here:
> >> >
> >> > https://git-wip-us.apache.org/repos/asf/commons-compress.git
> >> >
> >> > But there is no
> >> >
> >> > https://git-wip-us.apache.org/repos/asf/commons-cvs.git
> >> >
> >> > ?
> >> >
> >> > Gary
> >> >
> >> >
> >> > On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org>
> >> wrote:
> >> >
> >> >> Hi all,
> >> >>
> >> >> the migration has been processed. Infra has asked us to check the
> >> migration
> >> >> [1]. The new Repository location is at [2].
> >> >>
> >> >> Next steps:
> >> >> - check git repo
> >> >> - replace the SVN repo with the moved txt file
> >> >> - update website
> >> >> - update jenkins job
> >> >>
> >> >> Benedikt
> >> >>
> >> >> [1]
> >> >>
> >>
> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
> >> >> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> >> > Java Persistence with Hibernate, Second Edition
> >> > <http://www.manning.com/bauer3/>
> >> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> >> > Spring Batch in Action <http://www.manning.com/templier/>
> >> > Blog: http://garygregory.wordpress.com
> >> > Home: http://garygregory.com/
> >> > Tweet! http://twitter.com/GaryGregory
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >> For additional commands, e-mail: dev-help@commons.apache.org
> >>
> >>
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > Java Persistence with Hibernate, Second Edition
> > <http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
> >
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>

Re: [CSV] Git Migration

Posted by Gary Gregory <ga...@gmail.com>.
The git repo checks out and builds. All the tags appear to be present.

Gary

On Fri, Jul 8, 2016 at 11:28 AM, Gary Gregory <ga...@gmail.com>
wrote:

> On Fri, Jul 8, 2016 at 11:08 AM, Kristian Rosenvold <
> kristian.rosenvold@gmail.com> wrote:
>
>> Maybe if you switch the url from commons-cvs to commons-csv :)
>>
>> https://git-wip-us.apache.org/repos/asf?p=commons-csv.git
>>
>> I was seing if you were paying attention! :-)
>
> TY!
>
> Gary
>
>> K
>>
>>
>> 2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
>> > I notice that commons-compress is here:
>> >
>> > https://git-wip-us.apache.org/repos/asf/commons-compress.git
>> >
>> > But there is no
>> >
>> > https://git-wip-us.apache.org/repos/asf/commons-cvs.git
>> >
>> > ?
>> >
>> > Gary
>> >
>> >
>> > On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org>
>> wrote:
>> >
>> >> Hi all,
>> >>
>> >> the migration has been processed. Infra has asked us to check the
>> migration
>> >> [1]. The new Repository location is at [2].
>> >>
>> >> Next steps:
>> >> - check git repo
>> >> - replace the SVN repo with the moved txt file
>> >> - update website
>> >> - update jenkins job
>> >>
>> >> Benedikt
>> >>
>> >> [1]
>> >>
>> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
>> >> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
>> >>
>> >
>> >
>> >
>> > --
>> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
>> > Java Persistence with Hibernate, Second Edition
>> > <http://www.manning.com/bauer3/>
>> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
>> > Spring Batch in Action <http://www.manning.com/templier/>
>> > Blog: http://garygregory.wordpress.com
>> > Home: http://garygregory.com/
>> > Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [CSV] Git Migration

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Jul 8, 2016 at 11:08 AM, Kristian Rosenvold <
kristian.rosenvold@gmail.com> wrote:

> Maybe if you switch the url from commons-cvs to commons-csv :)
>
> https://git-wip-us.apache.org/repos/asf?p=commons-csv.git
>
> I was seing if you were paying attention! :-)

TY!

Gary

> K
>
>
> 2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
> > I notice that commons-compress is here:
> >
> > https://git-wip-us.apache.org/repos/asf/commons-compress.git
> >
> > But there is no
> >
> > https://git-wip-us.apache.org/repos/asf/commons-cvs.git
> >
> > ?
> >
> > Gary
> >
> >
> > On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org>
> wrote:
> >
> >> Hi all,
> >>
> >> the migration has been processed. Infra has asked us to check the
> migration
> >> [1]. The new Repository location is at [2].
> >>
> >> Next steps:
> >> - check git repo
> >> - replace the SVN repo with the moved txt file
> >> - update website
> >> - update jenkins job
> >>
> >> Benedikt
> >>
> >> [1]
> >>
> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
> >> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
> >>
> >
> >
> >
> > --
> > E-Mail: garydgregory@gmail.com | ggregory@apache.org
> > Java Persistence with Hibernate, Second Edition
> > <http://www.manning.com/bauer3/>
> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> > Spring Batch in Action <http://www.manning.com/templier/>
> > Blog: http://garygregory.wordpress.com
> > Home: http://garygregory.com/
> > Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [CSV] Git Migration

Posted by Kristian Rosenvold <kr...@gmail.com>.
Maybe if you switch the url from commons-cvs to commons-csv :)

https://git-wip-us.apache.org/repos/asf?p=commons-csv.git

K


2016-07-08 17:40 GMT+02:00 Gary Gregory <ga...@gmail.com>:
> I notice that commons-compress is here:
>
> https://git-wip-us.apache.org/repos/asf/commons-compress.git
>
> But there is no
>
> https://git-wip-us.apache.org/repos/asf/commons-cvs.git
>
> ?
>
> Gary
>
>
> On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org> wrote:
>
>> Hi all,
>>
>> the migration has been processed. Infra has asked us to check the migration
>> [1]. The new Repository location is at [2].
>>
>> Next steps:
>> - check git repo
>> - replace the SVN repo with the moved txt file
>> - update website
>> - update jenkins job
>>
>> Benedikt
>>
>> [1]
>> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
>> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
>>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [CSV] Git Migration

Posted by Gary Gregory <ga...@gmail.com>.
I notice that commons-compress is here:

https://git-wip-us.apache.org/repos/asf/commons-compress.git

But there is no

https://git-wip-us.apache.org/repos/asf/commons-cvs.git

?

Gary


On Thu, Jul 7, 2016 at 11:33 PM, Benedikt Ritter <br...@apache.org> wrote:

> Hi all,
>
> the migration has been processed. Infra has asked us to check the migration
> [1]. The new Repository location is at [2].
>
> Next steps:
> - check git repo
> - replace the SVN repo with the moved txt file
> - update website
> - update jenkins job
>
> Benedikt
>
> [1]
> https://issues.apache.org/jira/servicedesk/customer/portal/1/INFRA-12092
> [2] https://git1-us-west.apache.org/repos/asf?p=commons-csv.git
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory