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

Re: cvs2svn

From: Max Bowsher <maxb_at_ukf.net>
Date: 2003-09-06 17:25:05 CEST

Martin Fuchs wrote:
>> That is very weird. There have been no changes to cvs2svn between 0.29.0
>> and now that could in any way have caused the above. In fact, cvs2svn
>> doesn't use URL-encoding *anywhere*.
>>
>> Please search cvs2svn-dump for "space%20fname". If it does not occur
there,
>> then it must have been introduced by your versions of svn and svnadmin.
>
> The %20 can be found in the dump file:
>
>>>>>
> Node-path: trunk/single-files/space%20fname
> Node-kind: file
> Node-action: add
> Prop-content-length: 10
> Text-content-length: 41
> Text-content-md5: de6dd0d13570f0b4826d5ab9a77455ca
> Content-length: 51
>
> PROPS-END
> Just a test for spaces in the file name.
>
> Revision-number: 13
> Prop-content-length: 110
> Content-length: 110
> <<<<

I have no idea how it got there. Perhaps native Win32 python did it?

Are you *absolutely* sure 0.29.0 and HEAD behave differently, with all other
conditions the same?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 17:25:55 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.