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

Re: [Subclipse-users] svnant: no revisionProperty for the checkout command

From: Arnauld Van Muysewinkel <arnauldvm_at_gmail.com>
Date: 2007-07-18 22:46:06 CEST

2007/7/18, Arnauld Van Muysewinkel <arnauldvm@gmail.com>:
> 2007/7/18, Alexander Veit <alexanderv@dev.unitedplanet.de>:
>
> > Is there a way to get the checked out revision?
> >
> > The <checkout> command seems not to have a revisionProperty (as the
> > <status> command has).
>
> Did you try adding "@revision" at the end of the URL?

Hmmh, does not work.

But the following does:
    <svn><checkout url="${svn.url.1}" destPath="..." revision="n"/></svn>

Where r stands for:
 - a revision number
 - a symbolic revision: HEAD (default), BASE, COMMITED or PREV

See http://subclipse.tigris.org/svnant/svn.html#checkout

-- 
Arnauld Van Muysewinkel
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Jul 18 22:45:23 2007

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.