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

Re: [Issue 964] Changed - Temporary file created for $EDITOR is added to repository on import.

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2002-11-13 01:28:59 CET

cmpilato@collab.net writes:

> - the ability to import /tmp from /tmp if the user wants to do
> that.

Do you honestly think the situation of importing */tmp itself* is
something to worry about? Remember that importing directories
*in* /tmp won't cause a problem if a tmpfile is stored in /tmp;
they'd have to import /tmp itself.

> As far as I can tell, import is the only operation that doesn't
> use a .svn/tmp/ area for its log message tmpfiles (because,
> duh, it doesn't have a .svn area -- it's an import). I don't
> know if that matters; just throwing info into the mix.

All commands that can operate outside a wc store tmp files in the
current directory: mkdir, cp, rm, etc. With import it is most
noticeable because the file itself gets imported, but i say it is
a problem even outside import. Out of all the programs i use,
only one clutters my home directory with its tmp files: svn. We
have specialized tmp directories for a reason.

--
Eric Gillespie <*> epg@pretzelnet.org

Build a fire for a man, and he'll be warm for a day. Set a man on
fire, and he'll be warm for the rest of his life. -Terry Pratchett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 13 01:29:50 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.