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]
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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.