You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by ying lcs <yi...@gmail.com> on 2007/03/17 23:37:03 UTC

Find out the revision number of the trunk

Hi,

can you please tell me if there is a  'svn' command to find out the
revision number of the trunk (which I check out the files from)?
I tried 'svn stat', it does not give me the revision number.

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Find out the revision number of the trunk

Posted by Kylo Ginsberg <ky...@gmail.com>.
svn stat -v

On 3/17/07, ying lcs <yi...@gmail.com> wrote:
> Hi,
>
> can you please tell me if there is a  'svn' command to find out the
> revision number of the trunk (which I check out the files from)?
> I tried 'svn stat', it does not give me the revision number.
>
> Thank you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org