Re: conflict-storage, and filenames
From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 9 May 2010 15:43:09 +0200
On Sat, May 08, 2010 at 11:15:31PM -0400, Greg Stein wrote:
That problem must also exists in wc-1. What does wc-1 do if the files
> We don't apply/make rules on file naming, so the code works on finding
Well, I've been under the impression that the names are currently
Assuming the names are predictable, I don't see a need to record the names,
> I'm unsure of how to model this. Any ideas?
Not sure if this is a good answer to your question, but here's an idea
As well as dumping tempfiles into the working copy, store copies in
svn cat foo.c_at_MINE
Then people can re-create the tempfiles at will, and give them
svn diff foo.c_at_OLD foo.c_at_THEIRS # diff old->theirs
And if we could later extend this to entire directory trees,
Stefan
|
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.