Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] OT: retrieving log with svn
Date: Sun, 12 Jun 2011 14:04:42
Message-Id: 20110612130914.GA3745@solfire
1 Hi,
2
3 For tracing an issue with a software (OpenSource) I need to know,
4 what file gets changed in what revision (the change itsself is
5 subject to further checks...).
6 I dont want to stress the svn server more than nescessary so
7 I want to issue the correct command once.
8
9 With other projects I did a
10
11 svn log
12
13 and its lists all revisions and the comments made, but
14 not a list of filenames of the files, which were changed
15 at each revision.
16
17 Is there a way to get a list of all files changed
18 with each revision for all revisions?
19 What command do I need to submit?
20
21 Thank you very much for any help in advance!
22 Have a nice weekend!
23 Best regards,
24 mcc

Replies

Subject Author
Re: [gentoo-user] OT: retrieving log with svn covici@××××××××××.com