Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Is mercurial support achievable?

Romain,
The synchronized project support use of git is NOT related to whatever software you use for source code control.
It's only used under the covers, for synchronized local and remote files.  (So that you can develop locally, but easily build and launch remotely, among other things.)
Synchronization works independently of the user's version control system.

So if you want to use Mercurial as your source code control management software, the use of PTP/RDT synchronized projects (which use git) should not interfere.

If you really do want to create another provider for synchronized projects besides git, that's another question and I will leave it to others for the details.
Some info may be helpful, however:
[1]http://www.eclipsecon.org/2012/sessions/automatic-remote-project-synchronization-using-git

[2]http://wiki.eclipse.org/PTP/workshops/September_2012
   Especially this one: Synchronized projects: Internals and operation/Adding support for new synchronization providers - John Eblen, ORNL
      http://wiki.eclipse.org/images/6/67/Ptp-workshop-Sept-2012-sync-internals-eblen.pdf


...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


Inactive hide details for Roming22 ---01/02/2013 10:41:08 AM---Hi, My company uses Mercurial as its source control management sRoming22 ---01/02/2013 10:41:08 AM---Hi, My company uses Mercurial as its source control management software.


    From:

Roming22 <roming22@xxxxxxxxx>

    To:

ptp-dev@xxxxxxxxxxx,

    Date:

01/02/2013 10:41 AM

    Subject:

[ptp-dev] Is mercurial support achievable?

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Hi,

My company uses Mercurial as its source control management software.

Do the developers of RDT believes that the sync process can be modified to work with Mercurial as well, or was Git chosen because of some specific feature?

If possible, do you have any idea of how big of a task this is?

I'd like to know before starting digging into the code ;)

Regards,
Romain_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image


Back to the top