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

svn diff -r

From: paptimusx scirocco <paptimusx_at_gmail.com>
Date: 2007-09-14 14:07:21 CEST

(does e-mail reach?)
Hello, everyone.

At last, I became svn user. thanks to advice of everybody.

By the way.

though it is 'svn diff -r'.
the option that specifies by the date form is not effective.

I think it worked. until the week before last...

what is the cause?

---
% svn diff -r1053:1054 xxxxx1.cpp
% svn diff -r1053:1054 xxxxx1.cpp
Index: xxxxx1.cpp
===================================================================
--- xxxxx1.cpp  (revision 1053)
+++ xxxxx1.cpp  (revision 1054)
@@ -164,19 +164,6 @@
           :
% svn diff -c1054 xxxxx1.cpp
          :
===================================================================
--- xxxxx1.cpp  (revision 1053)
+++ xxxxx1.cpp  (revision 1054)
@@ -164,19 +164,6 @@
           :
% svn info -r1053 xxxxx1.cpp
Path: xxxxx1.cpp
Revision: 1053
Last Changed Rev: 1048
Last Changed Date: 2007-09-06 17:43:39 +0900 (Thu, 06 9 2007)
% svn info -r1054 xxxxx1.cpp
Revision: 1054
Last Changed Rev: 1054
Last Changed Date: 2007-09-12 17:48:00 +0900 (Wed, 12 9 2007)
% svn diff -r{"2007-09-16"}:{"2007-09-12"} xxxxx1.cpp
% svn diff -r{"2007-01-01"}
%
% ver
Microsoft Windows XP [Version 5.1.2600]
%svn --version
svn, version 1.4.5 (r25188)
   compiled Aug 22 2007, 20:49:04
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 14 14:03:58 2007

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.