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

svn update -r $revision could hang if $revsion is greater than HEAD

From: jason_zhuyx <jason_zhuyx_at_yahoo.com>
Date: Mon, 19 Jul 2010 15:43:56 -0700 (PDT)

For instance, when the latest revision of the repository is 100, running the following command will hang:
 
        svn update -r 101
 
where the revision given is any positive number greater than HEAD.
 
This happened on both Windows (XP SP2, svn version 1.5.5 (r34862)) and Lunix (CentOS 5.3, svn version 1.6.2 r37639) systems.
 
Can someone confirm if this is a bug?
 
Thanks,
- Jason
Received on 2010-07-20 15:16:09 CEST

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.