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

Re: cvs2svn

From: Martin Fuchs <martin-fuchs_at_gmx.net>
Date: 2003-09-06 16:55:34 CEST

> 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
<<<<

--
Martin Fuchs
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 6 16:56:18 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.