Commit a merge result over ra_dav fails when filename contains '%'
From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-10-20 23:21:47 CEST
Hello,
I have a following recipe, which fails at the last step when it tries
This isn't an artificial test case, gconf uses filenames like:
Br, Jani
Recipe:
repopath=/tmp/bugs/repo
svnadmin create $repopath
svn mkdir -m 't1' $repo_url/t1
svn mkdir -m 't2' $repo_url/t2
# importing data to the repository
cd import_dir
# check out a working copy of secondary t (t2)
# try merge t1 to t2
# try commit those results back to repository
Output:
Committed revision 1.
Committed revision 2.
Committed revision 3.
Committed revision 4.
Committed revision 5.
-- Jani Averbach --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 20 23:22:08 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.