svn log -r {date}:{date} connection timeout problem
From: Yu Hai <yuHai_at_crimsonlogic.com>
Date: 2007-09-13 05:26:40 CEST
Hi,
I am having problem with svn log when using date as revision.
I have tried the following commands. It seems that the problem only
D:\temp\testsvn\ddutil>svn log -r {2007-01-02}
svn: Can't read from connection: An existing connection was forcibly
he remote host.
D:\temp\testsvn\ddutil>svn log -r {2007-01-02}:{2007-09-12}
svn: Can't read from connection: An existing connection was forcibly
he remote host.
D:\temp\testsvn\ddutil>svn info -r {2007-09-02}
Path: ddutil
URL: svn://svn.url.com/repository/path/to/module/dd_mai
n/trunk/ddutil
Repository Root: svn://svn.url.com/repository/path/to
Repository UUID: 8833fdce-d31b-0410-a559-d8b8d078a12c
Revision: 3256
Node Kind: directory
Last Changed Author: yuhai
Last Changed Rev: 3256
Last Changed Date: 2007-08-31 16:46:11 +0800 (Fri, 31 Aug 2007)
D:\temp\testsvn\ddutil>svn log -r 3001:3100
------------------------------------------------------------------------
r3029 | yuhai | 2007-07-04 09:07:58 +0800 (Wed, 04 Jul 2007) | 2 lines
Merge: merged with branch B_release_v1.0_fixes rev. 3006 - 3028
Bug fixes
------------------------------------------------------------------------
r3074 | yuhai | 2007-07-10 10:27:02 +0800 (Tue, 10 Jul 2007) | 1 line
Change: add disclaimer when no record found
------------------------------------------------------------------------
D:\temp\testsvn\ddutil>svn log -r {2007-08-31}:head
------------------------------------------------------------------------
r3256 | yuhai | 2007-08-31 16:46:11 +0800 (Fri, 31 Aug 2007) | 1 line
Change: support for pdf generation for CSS search when no records found
------------------------------------------------------------------------
r3297 | yuhai | 2007-09-11 16:16:50 +0800 (Tue, 11 Sep 2007) | 2 lines
Merge: merged with branch B_release_v1.1_fixes rev. 3176 - 3294
Changes & Bug Fixes
------------------------------------------------------------------------
Thanks and Regards,
yuhai
|
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.