From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QVmLc-0000NJ-VV for garchives@archives.gentoo.org; Sun, 12 Jun 2011 15:13:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F7761C0F8 for ; Sun, 12 Jun 2011 15:13:07 +0000 (UTC) Received: from mail0101.smtp25.com (mail0101.smtp25.com [67.228.8.101]) by pigeon.gentoo.org (Postfix) with ESMTP id 4A7501C102 for ; Sun, 12 Jun 2011 15:05:51 +0000 (UTC) Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.4/8.14.4) with ESMTP id p5CF5jw1024911 for ; Sun, 12 Jun 2011 11:05:48 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT: retrieving log with svn In-reply-to: <20110612130914.GA3745@solfire> References: <20110612130914.GA3745@solfire> Comments: In-reply-to meino.cramer@gmx.de message dated "Sun, 12 Jun 2011 15:09:14 +0200." X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.3.1 Date: Sun, 12 Jun 2011 11:05:45 -0400 Message-ID: <24910.1307891145@ccs.covici.com> From: covici@ccs.covici.com X-SpamH-Filter: y-out0.smtp25.com-p5CF5nAq028915 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: X-Archives-Hash: ad52f41012fb2c2260d169db62558439 meino.cramer@gmx.de wrote: > Hi, > > For tracing an issue with a software (OpenSource) I need to know, > what file gets changed in what revision (the change itsself is > subject to further checks...). > I dont want to stress the svn server more than nescessary so > I want to issue the correct command once. > > With other projects I did a > > svn log > > and its lists all revisions and the comments made, but > not a list of filenames of the files, which were changed > at each revision. > > Is there a way to get a list of all files changed > with each revision for all revisions? > What command do I need to submit? Check the man page, but I use svn -v log to get the file names. Hope this helps. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com