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

Re: [PATCH] Test for issue 2135

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-09-03 11:16:01 CEST

[about wc-replacements]
 
> Ok. It was my first test. I didn't have any expierience with python
> and subversion's test suite before :) I shall study further.
>
> I realy want that wc-replacements will be included in 1.3, but I don't
> know what I should do for it? May be you point me to some subtasks?

Well, I'm not sure there are any very small subtasks, but the scheme
implemented for the text-base files also has to be implemented for
property files:

- on replacement-with-history: create a revert-file containing the
props of the old file
- on revert: revert to the revert file if it exists, to the props-base otherwise
- on post-commit: remove any existing revert-files

Next to the above, we need to test if directory replacements are
working correctly. If you could write tests for that, that would be
great.

Hope this is what you meant!

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 3 11:16:48 2005

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.