Discussion:
Forcing conflicts on svn update
jorgebrpm
2014-10-24 13:00:32 UTC
Permalink
Hi:

Maybe I'm worng but I think that the operation Override and Update of the
Eclipse GUI could be done with a revert + update to the HEAD revision,
doesn't it?

In this case, it's not really necesary to use a ISVNConflictHandler, or I'm
wrong?

Regards.

Jorge





--
View this message in context: http://subversion.1072662.n5.nabble.com/Forcing-conflicts-on-svn-update-tp2520p190690.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.
Dmitry Pavlenko
2014-10-24 13:20:15 UTC
Permalink
Hello Jorge,
If I understand you correctly, you should write to the Eclipse plugin mailing list. We are just
working on a library that performs SVN requests, it's Eclipse plugin (Suversive or Subclipse) that
runs proper or improper methods of our library.
--
Dmitry Pavlenko,
TMate Software,
http://subgit.com/ - git-svn bridge
Post by jorgebrpm
Maybe I'm worng but I think that the operation Override and Update of the
Eclipse GUI could be done with a revert + update to the HEAD revision,
doesn't it?
In this case, it's not really necesary to use a ISVNConflictHandler, or I'm
wrong?
Regards.
Jorge
--
http://subversion.1072662.n5.nabble.com/Forcing-conflicts-on-svn-update-tp
2520p190690.html Sent from the SVNKit - Users mailing list archive at
Nabble.com.
jorgebrpm
2014-10-27 07:24:02 UTC
Permalink
Hi Dmitry:

I think I've been misunderstood. I was answering to Zsolt (to a post of 6
years ago!!).

I have used svnkit in a desktop application to integrate with a Subversion
repo and I coded that feature with a doRevert + doUpdate operations, instead
of using a custom implementation of ISVNConflictHandler. I thought it was a
easier solution.

That's all.

Thank you for your interest... and for the library! ;)

Best regards.

Jorge





--
View this message in context: http://subversion.1072662.n5.nabble.com/Forcing-conflicts-on-svn-update-tp2520p190730.html
Sent from the SVNKit - Users mailing list archive at Nabble.com.
Dmitry Pavlenko
2014-10-27 08:51:04 UTC
Permalink
Ah, thank you then for answering to our users!
--
Dmitry Pavlenko,
TMate Software,
http://subgit.com/ - git-svn bridge
Post by jorgebrpm
I think I've been misunderstood. I was answering to Zsolt (to a post of 6
years ago!!).
I have used svnkit in a desktop application to integrate with a Subversion
repo and I coded that feature with a doRevert + doUpdate operations,
instead of using a custom implementation of ISVNConflictHandler. I thought
it was a easier solution.
That's all.
Thank you for your interest... and for the library! ;)
Best regards.
Jorge
--
http://subversion.1072662.n5.nabble.com/Forcing-conflicts-on-svn-update-tp
2520p190730.html Sent from the SVNKit - Users mailing list archive at
Nabble.com.
Loading...