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

Re: Tags (no I'm not complaining)

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-27 21:09:53 CET

On Feb 27, 2006, at 05:31, Kenneth P. Turvey wrote:

> kt_at_volkswagon:~$ svn ls -r 386 file:///home/kt/subversion/
> DifferentialEvolution/tags
> svn: File not found: revision 466, path '/DifferentialEvolution/tags'
>
>
> OK, so where do I find this directory if not at revision number 386?

Read about "peg revisions":

http://svnbook.red-bean.com/en/1.1/ch07s03.html

$ svn ls -r 386 file:///home/kt/subversion/DifferentialEvolution/
tags@386

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 27 21:49:12 2006

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.