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

RE: Switching

From: John Maher <JohnM_at_rotair.com>
Date: Thu, 22 Aug 2013 17:15:52 +0000

"How about just 'delete the spurious unversioned files yourself'?"

As I said in the previous reply, two of those files are user settings. They would have to be constantly recreated by the developer. That increases costs. One of the reasons I wanted some form of source code control was to reduce costs.

"Svn can't decide which of your files that it can't recreate for you should disappear."

It could ignore files that it is instructed to ignore. That would help.

-----Original Message-----
From: Les Mikesell [mailto:lesmikesell_at_gmail.com]
Sent: Thursday, August 22, 2013 1:11 PM
To: John Maher
Cc: Thorsten Schöning; users_at_subversion.apache.org
Subject: Re: Switching

On Thu, Aug 22, 2013 at 11:40 AM, John Maher <JohnM_at_rotair.com> wrote:
> I don't think you even tried Thorsten,
>
> I can easily. There are actually several options.

How about just 'delete the spurious unversioned files yourself'? The
problem is the versioned directory containing them that is not supposed to exist after the switch. And the only way svn can fix it for you is if you clean it up. Svn can't decide which of your files
that it can't recreate for you should disappear. Getting that wrong
would be much worse than presenting a conflict on the directory holding them.

-- 
    Les Mikesell
      lesmikesell_at_gmail.com
Received on 2013-08-22 19:17:11 CEST

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.