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

Re: svn commit: rev 2024

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-05-31 18:26:39 CEST

Josef Wolf <jw@raven.inka.de> writes:
> On Tue, May 28, 2002 at 10:09:41PM -0500, Karl Fogel wrote:
> > > We need to be able to create temporary files associated with this
> > > file. If the parent directory is added rather than replaced then this
> > > editor, unlike the update editor, will not have created the new
> > > directory. If we try to create a temporary file using 'path' it will
> > > be impossible since there will not be a suitable .svn/tmp/ dir. It is
> > > possible to create a temporary file using 'wc_path' since that is a
> > > path into an existing directory.
> > >
> > > It's all part of the mess that is temporary file handling. As noted
> > > in one of the TODOs at the top of the file, it would be better if
> > > there was some (APR?) interface to provide the equivalent of /tmp or
> > > TMPDIR. Without such an interface the choice is to assume that either
> > > the wc or '.' is writeable, this editor chooses to use the wc.

Erp, I don't remember writing this. What was the context you saw it
in?

> Will this rework on the temp-file-handling also fix the problem with
> diff3 and svn_wc_translated_file (see also the patch I posted to this
> list on may, 25th)? Or is this totally unrelated?

Ah, this message:

   http://subversion.tigris.org/servlets/ReadMsg?msgId=74282&listName=dev

Ooooh, that's a pretty bad bug. We didn't have an issue filed for it,
it somehow slipped through the cracks, sorry. I've just created one:

   http://subversion.tigris.org/issues/show_bug.cgi?id=712

I don't know if this bug is related to that comment above, but anyway,
it needs to get fixed. Will talk with Mike Pilato and Ben C-Suss here
about scheduling it for sooner rather than later :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 1 14:12:05 2002

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.