RE: branch question,(can I see log message before the creation of the branch?)
From: Giulio Troccoli <giulio.troccoli_at_uk.linedata.com>
Date: Wed, 21 Oct 2009 10:06:49 +0100
>
Linedata Services (UK) Ltd
-----Original Message-----
> From: albert kong [mailto:albertkong_at_tom.com]
You can use reverse-merge, something like this I think
cd <branch b1>
> Is it possible that I could see the log before r101 in branch b1?
Yes, of course. But make sure NOT to use the --stop-on-copy option with the svn log command (if you use Tortoise this is ticked by default)
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.