sujithps / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

Warning not shown about non-recursive commits #467

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Reported here:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30476
86

This is what I did:

- create repo with trunk/ and branches/
- checkout working copy
- from trunk HEAD create branch branches/br1 and switch to it
- in br1 create
  - br1/t0.txt
  - br1/d1/
  - br1/d1/t1.txt
  - br1/d1/d2/
  - br1/d1/d2/t2.txt
- add, commit, switch back to trunk
- Start a merge of br1 to trunk:
-- select "Merge type: Merge a range of revisions"
- commit
-- in commit dialog:
--- deselect d2 and t2.txt
--- click Ok

Then the Messagebox pops up (1.7.3) or not (1.7.5+)

Screenshot should be attached.

Original issue reported on code.google.com by tortoisesvn on 25 Mar 2013 at 8:52

GoogleCodeExporter commented 8 years ago
See also issue #193 which is the reason this got broken.

Original comment by tortoisesvn on 25 Mar 2013 at 8:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r24062.

Original comment by tortoisesvn on 25 Mar 2013 at 8:55

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r24063.

Original comment by tortoisesvn on 25 Mar 2013 at 8:58