[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Programmatically do a commit

From: Roberto M. <roby88_at_bluewin.ch>
Date: Tue, 6 Apr 2010 03:47:20 -0700 (PDT)

Dear All,
I'm developing an interesting plug-in that will provide, toghether with the "standard" commit on a SVN repo, a clean visualization of your software.
The plug-in now is almost complete but the "standard" commit feature.

The use case is the following:
- The user already has a project, within Eclipse, under version control.

My plug in should be able to:

- Do a standard commit, as Subclipse does, as well and perform the visualization of changes. The visualization is already done. The point is that I have my action, in the Team menu, and the users has to commit the project using my menu entry, meaning I need to be able to do exactly what your "Commit..." action does.

- Get the HEAD revision from the repo in a way that the visualization can be performed between my local version and the HEAD in the repo.

Some hints, places to look in the source code to see how it's implemented. I already downloaded all your materials from the repo but I wasn't able to find it.

Thanks in advance,
RM

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2498278

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-06 12:52:05 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.