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

svn log -g problems

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 4 Mar 2008 16:23:28 -0500

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.

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.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-04 22:23:41 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.