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

Re: svn question - file version

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-10-03 21:48:27 CEST

On 10/3/2006 3:28 PM, bruce wrote:
> hi...
>
> if i have the following svn
>
> trunk
> dev
> foo.txt
> test
> foo.txt
> tag
> foo.txt
>
> where foo.txt has been checked in/out of both dev/test a number of times...
>
> is there a way to use the svn cli to get the latest foo.txt from the trunk,

I don't think so, but "svn info" on each of them will tell you which one
was modified most recently. However, they are different files as far as
svn is concerned, so it doesn't necessarily make sense to ask "which is
the latest foo.txt?"

Duncan Murdoch

> and to tell whether the latest version was in either the dev or test folder?
>
> thanks
>
>
> ---------------------------------------------------------------------
> 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
Received on Tue Oct 3 21:49:16 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.