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

Re: diffing from a url to a modified wc ?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-07-21 18:38:07 CEST

Adam Lazur wrote:
> To sum it all up: is there another way to get svn diff to give me a diff
> between a modified wc and a URL?

There is a bug that prevents this from working in 1.0.x. In 1.1.x it's
fixed, and you can do something like:

$ svn log --old svn://foo/blah --new .

And it just works. You can either wait for 1.1.0 to be released or try
out the 1.1.0-rc1 that was released recently.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 21 18:38:21 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.