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

Re: Trying to compare two folders/files that already exist in repo.

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 29 Sep 2008 15:17:43 -0500

On Sep 29, 2008, at 09:47, tecknojoe wrote:

> I want to compare two folders that have many sub folders and
> files. They are
> already in the subversion directory, I just want to know which
> files are
> different, and which files are the same. Tortoise on Windows.

I don't know how to use TortoiseSVN on Windows, but on the command
line, isn't this simply

svn diff url://to/directory1 url://to/directory2

? If that works, and you just want to know how to do this in
TortoiseSVN, then you should ask on the TortoiseSVN mailing list.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-29 22:18:08 CEST

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.