Strange mergeinfo-behaviour on double move
From: Tor Ringstad <torhr_at_pvv.org>
Date: 2007-11-13 19:43:58 CET
I was toying around with subversions new "multiple working copy
If I simultaneously rename both a directory and a file in that
Here's a reproduction:
# Preparations; create a directory with one file
svn mkdir dir
# Rename both the directory and the file
svn mv dir dir2
# Everything seems fine so far, in particular no local changes. But at
svn up
svn st
# What? We suddenly have local changes?
svn diff
- Tor Ringstad -
---------------------------------------------------------------------
|
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.