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

Re: svn commit: r19760 - in trunk/subversion: mod_dav_svn tests/cmdline

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-05-23 13:29:26 CEST

On Tue, 23 May 2006 04:58:54 +0530, <rooneg@tigris.org> wrote:

> Author: rooneg
> Date: Mon May 22 16:28:54 2006
> New Revision: 19760
>
[snip]
> Modified: trunk/subversion/mod_dav_svn/update.c
> URL:
> http://svn.collab.net/viewvc/svn/trunk/subversion/mod_dav_svn/update.c?pathrev=19760&r1=19759&r2=19760
> ==============================================================================
> --- trunk/subversion/mod_dav_svn/update.c (original)
> +++ trunk/subversion/mod_dav_svn/update.c Mon May 22 16:28:54 2006

Is it okay to commit from '/' ? I thought we need to commit from inside a
/trunk or one of the branches...

[snip]
> Modified: trunk/subversion/tests/cmdline/diff_tests.py
> URL:
> http://svn.collab.net/viewvc/svn/trunk/subversion/tests/cmdline/diff_tests.py?pathrev=19760&r1=19759&r2=19760
> ==============================================================================
> --- trunk/subversion/tests/cmdline/diff_tests.py (original)
> +++ trunk/subversion/tests/cmdline/diff_tests.py Mon May 22 16:28:54 2006
> @@ -2495,6 +2495,43 @@
> None, None, None, None,
> wc_dir, '-r1:2')
> +def diff_weird_author(sbox):
> + "diff with svn:author that has < in it"
[snip]
> + svntest.main.run_svn(None, "propset", "--revprop", "-r", "2",
> "svn:author",
> + "J. Random <jrandom@example.com>", sbox.repo_url)

Shouldnt we be checking for the absence of an error message here?

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 23 12:58:55 2006

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.