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

Re: diff problem after branch

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-19 21:20:16 CET

On Thu, 2004-02-19 at 14:12, rbraswell@connected.com wrote:

> The problem is that I can not diff the file named login.cpp in Branch1
> against login.cpp in Branch2.

This description is vague. What does "I can't diff the file" mean?
Have you tried and failed? Did you get errors? Or are you simply
asking how to do it in the first place?

You would run 'svn diff URL1 URL2', using the full URLs to each file.
Or, alternately, you could compare the branches themselves by comparing
the URLs to Branch1 and Branch2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 21:24:39 2004

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.