Re: Placing tag messages in trunk
From: Michael W Thelen <thelenm_at_cs.utah.edu>
Date: 2004-06-23 06:58:41 CEST
* Toby Johnson <toby@etjohnson.us> [2004-06-22 22:39]:
If I understand correctly, can't you just do this?
svn diff /path/to/repos/tags/1.0.1/foo.c /path/to/repos/tags/1.0.2/foo.c
Or do you want to look at the actual log messages between 1.0.1 and
svn log --stop-on-copy /path/to/repos/tags/1.0.1/foo.c
where N is the revision number you found out in the first step. That
-- Mike
-- Michael W. Thelen Don't throw away the old bucket until you know whether the new one holds water. -- Swedish proverb
|
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.