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

RE: Calling svn_client_commit on single file with nonrecursive set to true causes fubarness

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-04-29 19:48:40 CEST

cmpilato@collab.net wrote:
> "Arild Fines" <arild.fines@broadpark.no> writes:
>
>> One of the tests in our testsuite(ankhsvn) picked up something which
>> looks like a regression from 0.20. If you call svn_client_commit on
>> a single file with the nonrecursive flag set to true, the whole
>> thing bails out and complains about an invalid path, the error
>> message looking like this:
>>
>> Commit failed (details follow):
>> check_path: problem checking path "n:/tmp/wc/??????วแ<"
>
> Hm. My Windows build seems to be horked. Does the same thing happen
> if you use the Subversion client itself (instead of your test code),
> passing -N and a single file target?

Yes:

N:\tmp>svn.exe commit \tmp\wc\Form.cs -N
n:\subversion\subversion\libsvn_client\commit.c:628: (apr_err=22)
svn: Invalid argument
svn: Commit failed (details follow):
n:\subversion\subversion\libsvn_subr\io.c:71: (apr_err=22)
svn: check_path: problem checking path "N:/tmp/wc/??????9"

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 29 19:49:30 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.