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

GUI Diff on Repository HEAD and "a" directory?

From: Tom Malia <tommalia_at_ttdsinc.com>
Date: 2007-03-18 15:25:56 CET

I realize this may be the wrong place to ask this question, but feel free to
direct me to a better location if that is the case.

 

I'm considering switching from Visual Source Safe to Subversion.

 

For all it's short comings, there are a few feature that I like about VSS
that I'm not currently seeing in Subversion. One of those is, the ability
to run a "Diff" on an entire project in the repository against a "working"
directory without having to check anything out, and do this in a GUI
environment instead of command line. So basically what happens is the
repository directory is treated like any other directory in the file system
and you can do a recursive Directory/file Diff, selecting the project folder
in the repository and any other directory (real or repository).

 

Is there any way to do the same thing against a folder in a Subversion
repository?

 

This feature is particularly convenient when I just want to get a quick scan
of whether the source code in some directory in my real file system is in
anyway different than the current latest version in source code control.

 

So far, issuing TSVN it looks like have to actually checkout a project
before I can perform any DIFF functions on it. Is this correct?
Received on Sun Mar 18 15:25:32 2007

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.