Mark Phippard wrote:
> On 8/26/07, Jay Levitt <lists-subclipse@jay.fm> wrote:
>> I'm using Eclipse 3.3 (Europa), Subclipse 1.2.3 w/SVNKit on a MacBook
>> Pro w/OS X 10.4.10.
>>
>> When I go to the SVN Repository perspective, select a revision from the
>> History view, right-click and select "Create Unified Diff", it creates a
>> .diff file that compares only one file in the revision, not the entire
>> revision.
>
> It would be based on the context you have loaded in the History view.
> If you only have a single file loaded, you would just get that file.
> If you have a folder loaded, it would be everything beneath that
> folder ... etc.
Hmm.. that's not the behavior I'm seeing. Here's what I'm doing:
- Go to the SVN Repository perspective
- Add the repository "http://rspec.rubyforge.org/svn"
- In the left "SVN Repository" pane, under this new repository, I select
"/trunk/rspec_on_rails"
- Right-click on that, and select "Show History" from the context menu
- The history view shows the context to be "/trunk/rspec_on_rails in
http://rspec.rubyforge.org/svn"
- In the History view, select a revision (say 2458), right-click and
select "Create Unified Diff"
- The file "revision2458.diff" gets created showing only changes to
lib/spec/rails/version.rb, which is only the first of several files
changed in that revision.
Can anyone else replicate? Should I log it as a bug?
Jay
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Aug 26 18:36:22 2007