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

Re: Why does svn want to write files to .svn/tmp for read-only operations?

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-01-09 22:56:12 CET

>>>>> "kfogel" == kfogel <kfogel@collab.net> writes:

 kfogel> Paul Koning <pkoning@equallogic.com> writes:
>> I do some work; when finished I ask a colleague to code-review it.
>>
>> The other person cd's to my working directory to use svn status
>> and/or svn diff to see my work.
>>
>> Unfortunately, this fails: "svn status" complains that it cannot
>> create file .svn/tmp/rpcbind.tmp .
>>
>> Why does svn create files for operations like that? And why does
>> it put them there rather than in TMPDIR where they belong?
>>
>> I'm guessing that I can use "umask 002" as a workaround for this
>> (since everyone is in the same group). But this is really rather
>> bizarre.
>>
>> svn 1.2.3, on NetBSD 2.1.

 kfogel> This is surprising, I thought we had fixed this before 1.2.3.
 kfogel> Have you been able to reproduce it with Subversion 1.3.0?

I haven't tried that yet. I'll go back to give 1.3.0 a try, when I
dig out from under the avalanche of short term issues caused by last
night's switch from CVS to Subversion!

Speaking of which: the process went quite smoothly, and the user
feedback is overwhelmingly positive. It's a team of about 30
engineers, an existing repository of 38000 revisions and about 6 GB of
data on the server.

Well done, gentlepeople.

        paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 10 00:13:51 2006

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

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