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

Full repository merge info?

From: Pablo Beltran <pbeltranl_at_gmail.com>
Date: Thu, 13 Feb 2014 21:15:53 +0100

Hi,

I need to cache all the merges made on a repository in order to rebuild the
full merge history of any item (file/directory) at any time (revision).

How it can be achieved?

For example, in order to cache the full history of a repository

svn -log -v REPO_ROOT_URL

would made the job as it returns all the revisions and their changed paths
(added, modified...). With such info is feasible to build the history of
any item as TortoiseSVN does for revision graphs.

it would be possible get the same for merging by adding -g to the command
above?

Thanks,
Pablo
Received on 2014-02-13 21:16:47 CET

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.