Difference between "--revision xyz" and "@xyz" ?
From: Daniel Gehriger <daniel.gehriger_at_linkcad.com>
 
Date: 2006-10-09 11:08:50 CEST 
Hi,
 What is the difference between
   [1] svn cat http://myserver/dev/trunk/test.h@1234
 and
   [2] svn cat http://myserver/dev/trunk/test.h@1234 --revision 1234
 and
   [3] http://myserver/dev/trunk/test.h@1234 --revision 1234
 ?
 I found that if the file "test.h" has been renamed to "test2.h" in 
 Regards,
 Daniel
 [I'm using SVN 1.4.0 on the client and server]
 ---------------------------------------------------------------------
  | 
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.