Re: log across copies?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-30 05:22:48 CEST
Labanca, Rick wrote:
> Say I have the foo.c bug and I know its probably within the month. In
There's a concept here that I don't seem to be communicating well.
In your example, suppose you notice your 'trunk' copy of foo.c has a
One of two things *must* be true:
1. the buggy change happened on the trunk, or
2. the buggy change happened on a branch, then the change was ported
When you run 'svn log /trunk/foo.c', you see every change that ever
If #1 is true, then the log will include the buggy change.
If #2 is true, then nothing is different: the log will *still* show the
Either way, the procedure for finding the bug is the same. It's equally
If you had the ability to ask Subversion, "show me every change that
---------------------------------------------------------------------
|
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.