Comment #3 on issue 2043 by [email protected]: Using reviewboard
without a repository - only upload a diff file
http://code.google.com/p/reviewboard/issues/detail?id=2043
We have SVN repository hosted at client side which needs VPN connection.
This means that the server where Review Board is deployed, must be running
VPN client to connect to VPN. This is not a feasible option.
Besides, code review is to be done before any check ins so basically I am
taking diff from my working copy which is not yet checked in.
Since there are simultaneous check ins by other developers, the diff I had
taken, may not be in sync with the trunk because of intermediate check ins
by other members.
I have been using CodeStriker which takes care of all these issues by ...
1. Upload a diff/patch file without specifying the repository
2. I can view the only changed portion of files side by side in Codestriker
(Note without repository specified)
3. CodeStriker allows me to upload my modified file for whole file viewing
Side by side, called parallel viewing.
This is indeed a wonderful feature. Can we expect the same in ReviewBoard
for diff uploads without repository.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.