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

Re: How to do "svn status -r1000"?

From: Kevin Hung <cykhung_at_gmail.com>
Date: 2006-09-09 01:31:29 CEST

Hi Blair,

Just want to confirm the answer to my first question. Is it true that there
is no way to have "svn diff" to show new files or new directories? Would
this feature be included in future release?

On 9/8/06, Blair Zajac <blair@orcaware.com> wrote:
>
> Kevin Hung wrote:
> > Thanks for the suggestion. I tried out "svn diff" but there are two
> > problems.
> >
> > (1) If I create new files or directories in my working copy, "svn diff"
> > does not show it. Is there a way to get around it.
>
> The diff command I showed won't show new files in your working copy since
> you're
> not asking for it. You asked to see what's new in the server since you
> last did
> your update or checkout.
>
> >
> > (2) "svn diff" also shows the difference between two files on screen.
> > Can I just have "svn diff" to show the filename that differs (like svn
> > status).
>
> Not until 1.4.0 comes out, which has a --summarize option which will do
> this.
>
> Regards,
> Blair
>
Received on Sat Sep 9 01:32:56 2006

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

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