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

RE: comparing revisions in the server

From: Ilan Yaniv <Ilan.Yaniv_at_timetoknow.org>
Date: Wed, 14 Jan 2009 10:54:50 +0200

I will try to explain.

I want to compare HEAD:{Date} so I guess that -rXXX:YYY is not the correct syntax.

 

I wrote the following syntaxes and they are all wrong:

 

svn diff -r 'HEAD':"2007-01-01" svn://dev5/dev/LMS

svn diff -r 'HEAD':{"2007-01-01"} svn://dev5/dev/LMS

svn diff -r 'HEAD':'{"2007-01-01"}' svn://dev5/dev/LMS

svn diff -r HEAD:'{"2007-01-01"}' svn://dev5/dev/LMS

 

Please help me finding the correct syntax.

 

Ilan

 

________________________________

From: Thomas Hemmer [mailto:themmer_at_go-engineering.de]
Sent: Wednesday, January 14, 2009 10:29 AM
To: Ilan Yaniv; users_at_subversion.tigris.org
Subject: RE: comparing revisions in the server

 

Ilan,

 

perhaps `svn diff --summarize -rNEWREV:OLDREV` is what you are looking for?

Sounds pretty simple, but maybe I didn't catch your point...

 

Best regards,

Thomas

 

GO Engineering GmbH * Stolzenbergstr. 13/IV * 76532 Baden-Baden

Geschäftsführer:

Helmut Gerstner, Dipl.-Ing. (FH)

Ralf Wörner, Dipl.-Ing. (FH)

Registergericht: Mannheim HRB 201811

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1023818

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-14 09:57:08 CET

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.