Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3248 by [email protected]: rbt: svn client incorrectly
detects "history scheduled with commit", always requires
--svn-show-copies-as-adds=y/n
http://code.google.com/p/reviewboard/issues/detail?id=3248
What version are you running? 0.5.6
What's the URL of the page containing the problem? n/a
What steps will reproduce the problem?
1. add a new file X to branch BrA, commit
2. svn merge X from branch BrA to branch BrB in working copy (status "A +")
3. modify file Y in working copy, send ONLY file Y (status "M) to
changelist CL
4. rbt post --svn-changelist=CL
What is the expected output? What do you see instead?
Expected: post succeeds, because changelist only contains modified files
Actual: post fails with "Please try again
with '--svn-show-copies-as-adds=y/n'"; this is because rbt "sees" file X,
despite explicitly only posting Y for review.
What operating system are you using? What browser?
Windows/cygwin; n/a
Please provide any additional information below.
Should modify history_scheduled_with_commit in rbtools/clients/svn.py to
pass --changelist option down to 'svn st' if --svn-changelist was given to
rbt
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.