Derek Wallace writes:
> How long will it take for a new drop of SVN with a fix for this to be
> released?
See http://subversion.tigris.org/issues/show_bug.cgi?id=4160
--
Philip
From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of Philip Martin
Sent: 18 April 2012 09:24
To: Derek Wallace
Cc: users@subversion.apache.org
Subject: Re: svn: E235000: error when performin a svn switch with SVN 1.7.4
Philip Martin writes:
> Philip Martin writes:
>
&g
il 2012 09:24
To: Derek Wallace
Cc: users@subversion.apache.org
Subject: Re: svn: E235000: error when performin a svn switch with SVN 1.7.4
Philip Martin writes:
> Philip Martin writes:
>
>> Please describe the changes made by the switch. Running
>>
>> svn diff --sum
Philip Martin writes:
> Philip Martin writes:
>
>> Please describe the changes made by the switch. Running
>>
>> svn diff --summarive URL_OF_WC URL_OF_SWITCH_TARGET
>>
>> may help.
>
> I think I may have identified it:
>
> svnadmin create repo
> svn import repo/format -mm file://`pwd`/repo/A/
Philip Martin writes:
> Please describe the changes made by the switch. Running
>
> svn diff --summarive URL_OF_WC URL_OF_SWITCH_TARGET
>
> may help.
I think I may have identified it:
svnadmin create repo
svn import repo/format -mm file://`pwd`/repo/A/f
svn co file://`pwd`/repo wc
ln -s f wc
Derek Wallace writes:
> We use SVN switch command to "switch" between different TAGs for a folder.
>
> This has being working fine with 1.6.x. However now with 1.7.4 it produces a
> SVN error.
>
> U models/micron/MT49H32M18C/ReleaseNotes.txt
> U models/micron/MT49H32M18C/modulerelease.tcl
>