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

Re: How to trace back a modify history of single file?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-17 18:38:51 CET

On Feb 17, 2005, at 2:12 AM, $BClL1(B wrote:

> Hi all,
>
> Our workflow on SVN is that, lets developers work on a branch. After
> a brief testing or screening by senior developer, then merge the branch
> to trunk by senior developer.
>
> The problem is that it is hard to trace back which developers is
> involved
> in particular file before and is involved in which branch.
>
> How to check it out?
>

Run 'svn log' on different branches? That will show you who committed
what, and where, and when.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 17 18:49:25 2005

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.