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

Re: path not under version control?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-24 03:56:26 CEST

On Fri, 2004-07-23 at 18:48, Kenneth Porter wrote:
> I'm trying to diff a vendor branch against a checked-out trunk to verify
> that the merge I'm about to do is from the correct base version. When I
> issue the diff as "svn diff https://.../vendor/version ." I get "svn: A
> path under version control is needed for this operation".

Subversion 1.0 doesn't have the ability to compare a working copy
against an arbitrary URL. Subversion 1.1 does:

  svn diff --old=URL --new=.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 24 03:57:42 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.