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

Problem with files that have %

From: <michael_rytting_at_agilent.com>
Date: 2004-08-18 00:52:02 CEST

I am using subversion at my work to revison manage our ASIC chip
design directories. The cadence library structure that stores our
design repositories uses files that end in % as backup files. I have
noticed some odd behavior with theses files.

Specifically, If I try and do any svn commands using the filenames
that end in % I get an error.

-> svn log 'file:///tmp/foo/blah/foo%'
svn: URL 'file:///tmp/foo/blah/foo%' is not properly URI-encoded

I've tried escaping the % and putting it in quotes without success. I
do have a workaround in that I can run any svn command in the working
directory and have it work properly, but any time I try and use the
files with a URL scheme it fails.

-Mike

P.S. I am using subversion 1.1.0rc2 on fedora core 2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 18 02:01:07 2004

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.