[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 23:08:17 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> (Ever notice how CVS working dirs don't have ~ backups for
> versioned files, for example?)

Well, for starters you're wrong about that. In vc dirs emacs
makes backups with the version number:

0 fvwm% ls configure.in*
configure.in configure.in.~1.253.~

I imagine it has always done this, but i know that it has at
least done it since 2000 with GNU Emacs 20.

More importantly, there is *no problem* in svn working copies.
svn uses .svn/tmp there. The problem is the operations outside
the wc.

> In the meantime, we could put some stuff in svn-dev.el to
> prevent it, shouldn't be too hard. Just need to set
> `backup-inhibited' or something; check out the "backup-*" vars
> and functions in Emacs.

You're suggesting emacs gunk as a workaround now? How many
workarounds will be suggested before a problem is acknowledge. I
don't even have emacs installed on all my systems. When i'm
working on the server that hosts my svn repo, $EDITOR is vi (no,
not vim, so i don't want to hear any vim workarounds either).

--
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 23:09:04 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.