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

Re: How to compare two repositories?

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 04 Mar 2008 13:23:06 -0500

Clyde Jones wrote:
>
> You mean something like svn log svn://repo1 > oldlog.txt ?

Try this:

        svn log -v svn://repo1 > oldlog.txt

instead... ;-)

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-04 19:23:34 CET

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.