svn commit, please don't make me tell you the old path for each move
From: Julian Foad <julianfoad_at_apache.org>
Date: Thu, 26 Jan 2017 20:54:52 +0000
When I "svn rename" one or a few files,
svn mv foo.txt foo2.txt
and want to commit just these files (not a whole subtree), I can write
svn commit foo2.txt bar.txt
But svn currently complains that as these files are moved I also need to
svn: E200009: Commit failed (details follow):
Ugh!
svn commit foo2.txt bar.txt foo.txt dir/bar.txt
Is it time to make 'svn' offer to find and commit the corresponding old
I was doing this in my real-life filing of documents at home the other
(There are several details we can bikeshed about what it should do
- Julian
|
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.