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

2010-07-20 Thread jason_zhuyx
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, sv

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

2010-07-29 Thread jason_zhuyx
_err=160006) svn: No such revision 100 $ --- On Tue, 7/20/10, Andy Levy wrote: From: Andy Levy Subject: Re: svn update -r $revision could hang if $revsion is greater than HEAD To: "jason_zhuyx" Cc: users@subversion.apache.org Date: Tuesday, July 20, 2010, 6:24 AM XP SP3 here, 1.6.

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

2010-08-09 Thread jason_zhuyx
The URL is like svn://svn-server-01/Project/trunk. How should I use svn+ssh?   I downloaded 1.6.12 from http://subversion.tigris.org. I will try that in Visual Studio.     Orginal Message Friday, August 6, 2010 10:37 PM From: "Daniel Shahaf" To: "jason_zhuy