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

problem with merging

From: Andreas Schnederle-Wagner - Futureweb.at <schnederle_at_futureweb.at>
Date: Wed, 13 May 2009 23:02:17 +0200

Hello,

it seems there are some problems with tortoise SVN and merging - reproduced it several times with test files.

Our repo layout:

---- repo 1
  |
   - repo 2 (=branch of repo 1 - for our external developers)

1) on repo 1 I create a file: text.txt and fill the first line with "repo 1 test line"
2) I commit it - and merge it into repo 2 (everything fine so far)
3) in repo 2 I add on line 3 "line added in repo 2"
4) I commit it and merge it back into repo 1 (everything fine so far)
5) in repo 1 I add some text nn line 2 -> "repo 1 text line 2" / in repo 2 I add some text on line 4 -> "repo 2 text line 4" (so every change is on a separate line)
6) I commit repo 1 and repo 2 - merge repo 1 into repo 2 --> what happens? --> conflicts - and from now on every change (either in repo 1 or 2) leads to further conflicts ...

If I haven't missed something this seems like a decent bug?

And a little Question regarding merging and properties - in the scenario I described - every time I merge + commit the test.txt file is marked as changed (even if sometimes no text is changed within this file) - it always shows that the svn:mergeinfo property has changed - I guess this behavior is right? (just a bit disruptive to always have to commit lot's of files because their properties changed - even if nothing happened to the file)

Andreas Schnederle-Wagner
Futureweb.at
Innsbrucker Str. 4
6380 St. Johann

schnederle_at_futureweb.at
www.futureweb.at

Fon: +43 (0) 5352 65335
Fax: +43 (0) 5352 63148
Gratis über Skype anrufen | Skype-ID: futureweb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2243188

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-05-13 23:02:47 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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