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

RE: Possible bug in svn log?

From: Jason Cohen <jason_at_codehistorian.com>
Date: 2004-09-23 20:58:34 CEST

Thanks, that worked. Might I suggest a more descriptive error message?

Also, I believe the documentation is misleading. In the "svn log" chapter,
it explicitly says in the "Examples" section that :

If you want several distinct paths underneath the same URL, you can use the
URL [PATH...] syntax.

But then right after it says:

That is the same as explicitly placing both URLs on the command line:

$ svn log http://svn.red-bean.com/repos/test/foo.c \
          http://svn.red-bean.com/repos/test/bar.c

You can probably appreciate why I was confused - just followed the example!
:-)

Thanks, and thanks to everyone who makes Subversion the wonderful product it
is.

--
Jason Cohen
> -----Original Message-----
> From: Michael [mailto:ectosphenoid-svn@yahoo.com]
> Sent: Thursday, September 23, 2004 12:18 PM
> To: Jason Cohen; dev@subversion.tigris.org
> Subject: Re: Possible bug in svn log?
>
> Jason Cohen <jason@codehistorian.com> wrote:
> > Hi,
> >
> > I believe I'm seeing a bug in "svn log," but perhaps I just need
> > education.
> > I've combed the red-bean book and Google for answers.
> >
> > When I "log" one file at a time on the command-line, it works fine,
> > but if I
> > list multiple files I get an error.  Also, the error changes
> > depending on
> > the order I list the files on the command-line.
>
> $ svn help log
> log: Show the log messages for a set of revision(s) and/or file(s).
> usage: 1. log [PATH]
>        2. log URL [PATH...]
>
> Multiple URL's aren't supported. You can give one URL and multiple
> paths though.
>
> Michael
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 23 21:02:32 2004

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.