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

Re: [PATCH] fix issue #976

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-11 20:16:19 CET

Blair Zajac <blair@orcaware.com> writes:
> Well, it turns out that
> svntest.main.actions.run_and_verify_commit
> doesn't take an expected_disk argument, so I need to find another
> way to check the properties on the file after an svn cp.
>
> I could do the commit and then use
> svntest.actions.run_and_verify_update
> which would be an empty update to check the properties.
>
> What's the best way to do this.

Maybe just check the properties directly? :-) That is, run propget and
examine the output.

> BTW, should run_and_verify_commit be modified to take an expected
> disk structure?

I'm not sure it's worth it for this one thing. Are there other places
where we'd like to do that?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 11 20:50:09 2002

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.