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

[Subclipse-users] Re: History diff shows only one file?

From: David Rothenberger <daveroth_at_acm.org>
Date: 2007-08-26 19:44:05 CEST

On 8/26/2007 9:39 AM, Jay Levitt wrote:
> 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.

svn log -v -r2458 http://rspec.rubyforge.org/svn/trunk/rspec_on_rails

shows lib/spec/rails/version.rb as the only modified file in that
revision under /trunk/rspec_on_rails. The rest of the modified files in
that revision are under /trunk/rspec/lib. So, the diff is correct, right?

-- 
David Rothenberger  ----  daveroth@acm.org
wok, n.:
         Something to thwow at a wabbit.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Aug 26 19:47:33 2007

This is an archived mail posted to the Subclipse Users mailing list.

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