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

Re: Discrepancies in displaying log information between tortoiseSVN and svn log command?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 24 Sep 2008 14:05:33 -0400

On Wed, Sep 24, 2008 at 13:46, baz themail <bazthemail_at_gmail.com> wrote:
> Hi,
>
> I am seeing a strange behavior that I am not sure if it is correct or not.
>
> 1. I have two repositories.
> 2. I am trying to submit changes for users from Repo_A to Repo_B.
> 3. Checkout directory_M from Repo_A and directory_N from Repo_B.
> 4. Perform a Windows copy of File_X from directory_M to directory_N.
> 5. Submit File_X into Repo_B. Add specific comments to indicate that this is
> a duplicate submit in Repo_B.
>
> When perform "svn log http://svn_server/directory_M", I can see the submits
> and comments are correct with me as the author. However, when performing a
> "show log" in TortoiseSVN, all the submits that I have done are under the
> author from the original author in Repo_A. In addition, all the "additional
> comments" that I made are not there. The comments are exactly the same as
> the original files.
>
> Why?

Unless I'm misreading, you're requesting the log from Repo_A in TSVN.

Your log messages will not be copied from Repo_A to Repo_B, at all.
There is no facility for copying between repositories with any kind of
history.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-24 20:05:53 CEST

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.