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

branch comprehensive file history

From: Dominik Rueß <dominik-ruess_at_gmx.de>
Date: 2006-08-08 10:40:28 CEST

Hi,

I have a question on the revision history of files/directories:

We use svn and edit all files mainly in the "trunk/" directory.
Sometimes we make a "svn copy" for release or labeling purposes.
The copies are saved in "tags/" or "branches/".

Assume, we have a File "file.txt" which has been copied to
"branches/release1/file.txt" from trunk (let it be rev3) and later
copied from rev12 (also from trunk) to another dir "tags/v1.1/file.txt"
And perhaps all, the original and the copies, have been edited after
the last svn copy.

now,is there a possibility to get the history (like "svnlook history")
of the file "file.txt" including the history of the file in each copy?
(just like a binary tree, marking each revision where the file was
copied)

one way is to "svnlook history" each copy and merge the info manually or
with an external program. But I am searching for a handier way to do
this.

Thanks,
Dominik

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 8 15:39:34 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.