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

RE: How to diff for example Version 37 mit the previous one?

From: Zsolt Koppany <zkoppanylist_at_intland.com>
Date: 2004-08-24 18:15:52 CEST

Jason,

I do it from a program that works with URLs. I tried to execute

svn diff --revision 37 file:///tmp/svn/cmn/subdir/TestFile.c but got the
error:

svn: A path under version control is needed for this operation

Zsolt

> > Hi,
> >
> > I have a version of a file 37. Which diff command do I need to
> compare it
> > with the previous version?
>
> svn diff -r 36 [<filename>]
>
> jason
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 18:16:36 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.