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

Re: a suggestion for svn log --recursive (combined log for all paths along a URL)

From: Kumar McMillan <kumar.mcmillan_at_gmail.com>
Date: 2007-03-29 00:09:50 CEST

grr, there it bit me again! svn log --stop-on-copy missed several
revisions within the directory tree. Although I don't see a pattern
to it and it's most likely a bug that has been fixed in a more recent
version of the server. we're running 1.2.3 :( I will upgrade and
report back. Otherwise, the script I attached earlier will show all
revisions in a directory tree.

On 3/12/07, Kumar McMillan <kumar.mcmillan@gmail.com> wrote:
> On 3/12/07, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> > > What I find myself wanting to do a lot is type `svn log --recursive`
> >
> > I'm confused, if I type 'svn log some_directory', then it shows me
> > every change which has ever affected *any* path within the directory,
> > at any depth. It's already recursive as you describe.
>
> oh good! In my hazy memory I remember doing `svn log path/subpath`
> and finding messages that weren't in `svn log path`. Maybe that was a
> bug or some other issue that has since been resolved because, going
> back through some branches now, I can't reproduce it. Sorry for the
> noise.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 29 00:10:02 2007

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

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