Re: Specifying Branch/Tag and Revision
From: Stefan Sperling <stsp_at_elego.de>
 
Date: 2007-11-20 20:05:02 CET 
On Tue, Nov 20, 2007 at 10:47:03AM -0800, Rush Manbert wrote:
 Subversion starts looking for myTestBranch at the currently highest
 Then it transparently checks out trunk at rev 700.
 svn help co says:
   usage: checkout URL[@REV]... [PATH]
 So try this instead:
 svn co svn+ssh://repos/base/branches/myTestBranch_at_700 ~/myTestCheckout
 This should yield an error as you expected.
 -- Stefan Sperling <stsp@elego.de> Software Developer elego Software Solutions GmbH HRB 77719 Gustav-Meyer-Allee 25, Gebaeude 12 Tel: +49 30 23 45 86 96 13355 Berlin Fax: +49 30 23 45 86 95 http://www.elego.de Geschaeftsfuehrer: Olaf Wagner 
 
  | 
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.