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

svn switch creates local mods

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-11-29 03:45:30 CET

I thought we got rid of post-update local modifications in r28683?
But svn switch seems to still do it:

(Installed svn and this checkout are both trunk@HEAD.)

dhcp-172-19-14-134:~/Projects/Subversion/svn-trunk glasser$ svn st
dhcp-172-19-14-134:~/Projects/Subversion/svn-trunk glasser$ svn switch
https://svn.collab.net/repos/svn/branches/sqlite-mergeinfo-without-mergeinfo
U subversion/libsvn_fs_util/mergeinfo-sqlite-index.c
U subversion/libsvn_fs_fs/fs_fs.c
U subversion/libsvn_fs_fs/fs.h
 U .
Updated to revision 28129.
dhcp-172-19-14-134:~/Projects/Subversion/svn-trunk glasser$ svn st
 M www/images/subversion_logo-200x173.png
 M www/images/subversion-diagram.png
 M www/images/subversion_logo_hor-468x64.png
 M www/images/subversion_logo-384x332.png
 M notes/tree-conflicts/scratch-pad.txt
dhcp-172-19-14-134:~/Projects/Subversion/svn-trunk glasser$ svn diff

Property changes on: www/images/subversion_logo-200x173.png
___________________________________________________________________
Deleted: svn:mergeinfo

Property changes on: www/images/subversion-diagram.png
___________________________________________________________________
Deleted: svn:mergeinfo

Property changes on: www/images/subversion_logo_hor-468x64.png
___________________________________________________________________
Deleted: svn:mergeinfo

Property changes on: www/images/subversion_logo-384x332.png
___________________________________________________________________
Deleted: svn:mergeinfo

Property changes on: notes/tree-conflicts/scratch-pad.txt
___________________________________________________________________
Deleted: svn:mergeinfo

dhcp-172-19-14-134:~/Projects/Subversion/svn-trunk glasser$

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 29 03:45:44 2007

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.