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

subclipse != cvs eclipse, or how to "reject a change" ? svn API guilty?

From: rupert.thurner <rupert.thurner_at_gmail.com>
Date: Mon, 14 Mar 2011 11:57:05 -0700 (PDT)

the eclipse cvs client allows to reject a change by simply clicking
"mark the local file as merged", and commit it.

There are multiple enhancement requests filed against sublicpse which
get rejected because "svn does not offer such a feature via API" and
"we (subclipse) do not tinker with your files, except via svn API",
see e.g. http://subclipse.tigris.org/issues/show_bug.cgi?id=761.

Alone from the number of requirements its seems pretty clear that
users do want this feature. But I am wondering what the correct place
to implement would be? Or to put it in other words, if one would
implement the feature into the svn command line client, where would
this feature go? above or below the API?

rupert.
Received on 2011-03-14 20:04:45 CET

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

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