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

issue 4345: switch/delete/commit confusion

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 04 Apr 2013 12:19:17 +0100

Prompted by a question on users:
http://subversion.tigris.org/issues/show_bug.cgi?id=4345

 - switch a file
 - delete the switched file
 - run status/info
 - commit

The behaviour varies with client version:

 1.6) status: D and S, info: switched URL, commit: switched URL.

 1.7) status: D, info: switched URL, commit: switched URL.

 1.8) status: D, info: switched URL, commit: unswitched URL.

What should happen?

-- 
Philip
Received on 2013-04-04 13:20:05 CEST

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.