Skip to main content



      Home
Home » Eclipse Projects » Subversive » Subversive & merges
Subversive & merges [message #16486] Thu, 17 April 2008 07:21 Go to next message
Eclipse UserFriend
Originally posted by: dcorbin.allureglobal.com

We recently switched our large project to SVN + Subversive.

When we Synchronize, merge conflicts seem to be handled "much more weakly"
than CVS did.

1) When you compare a file containing conflicts, there is no "red section"
to the diff saying, "here is a place were both files have changed".

2) And if you just say update and it cannot automatically merge the files,
there is no error message shown saying that the update was incomplete.

Are we missing something?

Thanks
David
Re: Subversive & merges [message #16586 is a reply to message #16486] Fri, 18 April 2008 02:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Marko.Schulz.gmail.com

"David Corbin" <dcorbin@allureglobal.com> wrote:
>
> 1) When you compare a file containing conflicts, there is no "red section"
> to the diff saying, "here is a place were both files have changed".

Conflicts on a file may only mean that there are incoming as well as
outgoing changes. So there don't have to be conflicting lines (a red
section) and without such lines the files should be merged cleanly when
doing an update. AFAIR this was the same with CVS but I haven't used CVS for
a year now.

marko
Re: Subversive & merges [message #16634 is a reply to message #16486] Fri, 18 April 2008 09:24 Go to previous message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

Hello David,


I want to add more information to Marko's description of SVN behaviour.
SVN client code performs updates/merges even if conflict cannot be
resolved automatically. In that case SVN stores all information required
for manual merge of conflicting files inside the working copy. Then
Subversive marks corresponding files in the workspace tree like
"conflicting" ("red barrel" mark) and you can use "Edit Conflicts" action
in order to solve conflicts manually.
Previous Topic:Can't merge
Next Topic:copy and paste in navigator/package explorer
Goto Forum:
  


Current Time: Mon Apr 28 01:29:38 EDT 2025

Powered by FUDForum. Page generated in 0.03472 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top