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

Obtaining a list of ancestor files

From: James Sleeman <bitsyboffin_at_gmail.com>
Date: 2006-08-23 11:52:56 CEST

Hi all. Is there any way of obtaining for a given file in a
repository at a given revision the list of all the previous names (paths)
it's been known as (it was copied from)?

For example, something like:

me_at_myhost:~/> svn ancestry -r100 svn://.../foo/bar.c
r100 /foo/bar.c
r60 /foo/barf.c
r10 /bar.c

-- 
James Sleeman
Received on Wed Aug 23 11:54:26 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.