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

Re: which svn to get the last gnat ?

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-06-02 19:42:43 CEST

On Jun 2, 2007, at 10:44, Thomas De Contes wrote:

> sb gave me
> svn checkout -r "{20061215}" svn://gcc.gnu.org/svn/gcc/branches/
> gcc-4_2-branch gnat/4.2/
> to get gnat from a given date
>
> what should i type, to get automatically the last stable version of
> gnat 4.2, instead of the one from a given date, please ?

Simply don't specify a revision:

svn checkout svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch gnat/4.2/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 2 19:43:30 2007

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.