public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] OT: retrieving log with svn
@ 2011-06-12 13:09 meino.cramer
  2011-06-12 15:05 ` covici
  0 siblings, 1 reply; 3+ messages in thread
From: meino.cramer @ 2011-06-12 13:09 UTC (permalink / raw
  To: Gentoo

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?

Thank you very much for any help in advance!
Have a nice weekend!
Best regards,
mcc






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] OT: retrieving log with svn
  2011-06-12 13:09 [gentoo-user] OT: retrieving log with svn meino.cramer
@ 2011-06-12 15:05 ` covici
  2011-06-12 15:23   ` meino.cramer
  0 siblings, 1 reply; 3+ messages in thread
From: covici @ 2011-06-12 15:05 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] OT: retrieving log with svn
  2011-06-12 15:05 ` covici
@ 2011-06-12 15:23   ` meino.cramer
  0 siblings, 0 replies; 3+ messages in thread
From: meino.cramer @ 2011-06-12 15:23 UTC (permalink / raw
  To: gentoo-user

covici@ccs.covici.com <covici@ccs.covici.com> [11-06-12 17:12]:
> 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
> 

Hi John,

YES! That helps a lot ! THX! :)
Best regards,
mcc




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-12 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-12 13:09 [gentoo-user] OT: retrieving log with svn meino.cramer
2011-06-12 15:05 ` covici
2011-06-12 15:23   ` meino.cramer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox