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

Re: svn commit: r23949 - in trunk/subversion: include/private libsvn_client libsvn_wc tests/cmdline

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-03-21 10:38:06 CET

On 3/21/07, Malcolm Rowe <malcolm-svn-dev@farside.org.uk> wrote:
> On Tue, Mar 20, 2007 at 03:55:47PM -0700, dionisos@tigris.org wrote:
> > --- trunk/subversion/tests/cmdline/lock_tests.py (original)
> > +++ trunk/subversion/tests/cmdline/lock_tests.py Tue Mar 20 15:55:45 2007
> > @@ -739,7 +739,7 @@
> > '--password', svntest.main.wc_passwd,
> > '-m', '', file_path)
> >
> > - error_msg = "'foo' is not under version control"
> > + error_msg = "foo' is not under version control"
>
> Um?

:-) well, the error message now shows "'<long/path/to/>foo' is not
under version control". So, I removed the leading apostophe, because I
didn't want to embed the entire working copy path in the string.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 21 10:38:20 2007

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.