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

Re: svn commit: rev 5266 - trunk/subversion/tests/clients/cmdline

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-11 00:33:45 CET

On Mon, Mar 10, 2003 at 11:18:40PM +0000, Philip Martin wrote:
> kfogel@tigris.org writes:
>
> > Author: kfogel
> > Date: Mon Mar 10 16:47:43 2003
> > New Revision: 5266
> >
> > Modified:
> > trunk/subversion/tests/clients/cmdline/merge_tests.py
> > Log:
> > rev 2
> [...]
> > +
> > + outlines,errlines = svntest.main.run_svn(None, 'ci', '-m', 'rev 2')
>
> Heh, this can't happen if you build outside the source directory...

The test framework should chdir() into the working copy directory or
something. I believe Karl's performed about a half-dozen commits so far from
his test area; that would have been prevented with a simple chdir().

Another approach would be to have svntest.main.run_commit() which is a bit
smarter about how it does the commit.

And a final Q: why is it that *only* Karl ends up with these commits? :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 00:32:29 2003

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.