On Fri, Oct 10, 2008 at 09:41, Richie <richard.boessen_at_gmail.com> wrote:
> Hello!
>
> I love SVN in connection with Trac and TortoiseSVN.
>
> But there is little problem that I've got:
>
> When I try to reintegrate a Branch to my Trunk, the following error
> appears:
> "Retrieval of mergeinfo unsupported: URL to my Rep.".
>
> After hanging out a little on google I found out that this mean that
> my Subversion is too old. This feature is offered by 1.5.
> Now the currious: I am using SVN 1.5.1! It's integrated in
> TracOnWindows:
> http://trac.edgewall.org/wiki/TracOnWindows
>
> Result of C:\TOW\Subversion\bin\svn.exe --version is:
> Version 1.5.1
>
> But when I am browse my Rep. by Firefox, I can read this under the
> file lists:
> Powered by Subversion version 1.4.6 (r28521).
>
> Whats going wrong here?
The svn client executable Trac is using is 1.5. You've still got 1.4.6
loaded into Apache, however
Even after you fix this, you'll need to upgrade the repository itself
to fully support merge tracking.
http://subversion.tigris.org/svn_1.5_releasenotes.html#repos-upgrades
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-10 16:07:10 CEST