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

Re: svn log -g problems

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 05 Mar 2008 14:45:41 -0600

Mark Phippard wrote:
> This is using trunk @ r29694 against our "special" 1.5 repository URL
> (http://svn.collab.net/repos/svn.1.5)
>
> I believe that this repository has mergeinfo set properly using that
> svnsync tool that Mike P created. Meaning he created mergeinfo as
> part of the svnsync process so that we would have mergeinfo to support
> the -g options.
>
> Some problems:
>
> svn log -g --stop-on-copy http://svn.collab.net/repos/svn.1.5/branches/1.5.x
>
> This command stops outputting the -g stuff after the first revision.
> I reported this one a while back too.

Hmm, that's...interesting. I'll take a look at it.

> svn log -g -r29649:29689 http://svn.collab.net/repos/svn.1.5/branches/1.5.x
>
> This gives no output at all. Removing the -g works fine. Reversing
> the revision numbers and leaving the -g also works, except there is no
> "-g" output included.

This should be fixed in r29738.

-Hyrum

Received on 2008-03-05 21:45:54 CET

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.