Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Moving to GIT

Hi,

I used for the conversion for "Name" the real name not the eclipse user name. This is also what CDT is using and any other GIT repository I know. 
So I suggest that the name for GIT should be in my case "Roland Schulz" not "rschulz". 
I noticed that Greg used "gwatson" not "Greg Watson" for most of his commits so far. 

Roland

On Thu, Nov 3, 2011 at 10:33 AM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Can everyone please take a look at this, particularly the checking out,  updating, and committing sections. There are some settings that need to be changed manually so that things work properly. 

Thanks,
Greg

On Nov 2, 2011, at 5:13 PM, Beth Tibbitts wrote:

I have started instructions for setting up with GIT at:
http://wiki.eclipse.org/PTP/environment_setup_60
This is essentially greg's instructions to start with.
They are not complete.  I'm doing it with Juno.


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


<graycol.gif>Greg Watson ---11/02/2011 04:08:24 PM---The group on org.eclipse.photran.git should now be correct. Greg

<ecblank.gif>
    From:
<ecblank.gif>
Greg Watson <g.watson@xxxxxxxxxxxx>
<ecblank.gif>
    To:
<ecblank.gif>

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
    Date:
<ecblank.gif>
11/02/2011 04:08 PM
<ecblank.gif>
    Subject:
<ecblank.gif>

Re: [ptp-dev] Moving to GIT
<ecblank.gif>
    Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx





The group on org.eclipse.photran.git should now be correct.

Greg

On Nov 2, 2011, at 3:59 PM, Roland Schulz wrote:
    The main ptp repository is now also uploaded and writeable.

    Please let me know if you notice any problems.

    Roland

    On Wed, Nov 2, 2011 at 3:23 PM, Roland Schulz <roland@xxxxxxx> wrote:
      the doc and photran repositories are available now. The main ptp repository is larger and thus the conversion is still running.

      The photran repository is still having incorrect permissions for write access (PTP group instead of Photran group) and can't be checked out using Windows (illegal file names)


      On Wed, Nov 2, 2011 at 3:00 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:
        No problem. I just saw the list of instructions from Greg this morning and wanted to start marching down them.
        :)




        ...Beth

        Beth Tibbitts
        Eclipse Parallel Tools Platform  
        http://eclipse.org/ptp
        IBM STG - High Performance Computing Tools
        Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


        Roland Schulz ---11/02/2011 02:26:32 PM---Sorry. Somehow the permissions were wrong after I converted it the first time. I think I solved the
          From:

        Roland Schulz <
        roland@xxxxxxx>
          To:

        Parallel Tools Platform general developers <
        ptp-dev@xxxxxxxxxxx>
          Date:

        11/02/2011 02:26 PM
          Subject:

        Re: [ptp-dev] Moving to GIT
          Sent by:

        ptp-dev-bounces@xxxxxxxxxxx





        Sorry. Somehow the permissions were wrong after I converted it the first time. I think I solved the issue and are currently redoing the conversion. The conversion will run for about an hour. So it will be a bit more until I have verified everything and can upload it.

        On Wed, Nov 2, 2011 at 1:53 PM, Beth Tibbitts <
        tibbitts@xxxxxxxxxx> wrote:
          I'm sorry. It's not soup yet.  Sorry.

          I will be more patient.
          I will be more patient.
          I will be more patient.




          ...Beth

          Beth Tibbitts
          Eclipse Parallel Tools Platform  
          http://eclipse.org/ptp
          IBM STG - High Performance Computing Tools
          Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


          Beth Tibbitts---11/02/2011 01:47:01 PM--->ssh://userid@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.ptp.git Does not appear to be correct.

    From:

Beth Tibbitts/Watson/IBM@IBMUS
    To:


Parallel Tools Platform general developers <
ptp-dev@xxxxxxxxxxx>
    Date:

11/02/2011 01:47 PM
    Subject:


Re: [ptp-dev] Moving to GIT
    Sent by:

ptp-dev-bounces@xxxxxxxxxxx





    >
    ssh://userid@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.ptp.git
    Does not appear to be correct.

    I tried several perterbations.
    It finds no branches.  Repo empty.

    Here's exactly what I'm using:
    ssh://
    btibbitts@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.ptp.git


    ...Beth

    Beth Tibbitts
    Eclipse Parallel Tools Platform  
    http://eclipse.org/ptp
    IBM STG - High Performance Computing Tools
    Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


    Greg Watson ---11/02/2011 09:17:39 AM---A snapshot of the CVS has now been taken. Any changes from now on will not be reflected in the Git r 
      From:

    Greg Watson <
    g.watson@xxxxxxxxxxxx>
      To:


    Parallel Tools Platform general developers <
    ptp-dev@xxxxxxxxxxx>
      Date:

    11/02/2011 09:17 AM
      Subject:


    Re: [ptp-dev] Moving to GIT
      Sent by:

    ptp-dev-bounces@xxxxxxxxxxx




    A snapshot of the CVS has now been taken. Any changes from now on will not be reflected in the Git repository. I've asked webmaster to make the CVS read-only (apart from doc), but I'm not sure how long this will take.

    Regards,
    Greg


    On Nov 1, 2011, at 4:31 PM, Greg Watson wrote:
      A reminder that this is happening tomorrow, Wednesday (11/2) - I got the original date wrong. I'll make the CVS repository read-only about 9am ET tomorrow.

      Regards,
      Greg

      On Oct 29, 2011, at 4:01 PM, Greg Watson wrote:
        It looks like we're ready to move to GIT. I suggest we transition this coming Wednesday (11/7). I know this is close to SC, but if we don't do it now then it will be the end of November before things settle down again.

        I will make the CVS repo read-only on Wednesday morning, then create another copy that Roland can use to upload. Roland, do you know how to upload to
        git.eclipse.org, or do I need to do it?

        The CVS repo will remain read-only (and will still be available for the SC tutorial). It will eventually be archived.

        It's not difficult to switch from CVS to Git:

        1. Remove all the CVS plugins from your workspace.
        2. Use the 'Git>Projects from Git' import wizard.
        3. Click on Clone... and enter the repository URI:


        ssh://
        userid@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.ptp.git

        4. Use your committer userid and password.
        5. Click Next> to choose the branches you want to clone (usually ptp_5_0 and HEAD).
        6. Click Next> to choose where you want the repository located locally. It can be anywhere.
        7. Click Finish. The repository should be downloaded.
        8. Once the repository has downloaded you should see it in the list. Select it.
        9. Click Next> then Next> again and you should see a list of all the projects.
        10. Select the ones you want (usually all) and click Finish.

        Repeat steps 2-10 to import another repository (e.g. photran). The photran URI is
        ssh://userid@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.photran.git

        Regards,
        Greg
        _______________________________________________
        ptp-dev mailing list

        ptp-dev@xxxxxxxxxxx
        https://dev.eclipse.org/mailman/listinfo/ptp-dev
    _______________________________________________
    ptp-dev mailing list

    ptp-dev@xxxxxxxxxxx
    https://dev.eclipse.org/mailman/listinfo/ptp-dev

    _______________________________________________
    ptp-dev mailing list

    ptp-dev@xxxxxxxxxxx
    https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309

Back to the top