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

Re: CVS update: subversion/subversion/libsvn_wc/tests checkout-1.delta

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-08-04 22:21:56 CEST

XML is defined to use single *or* double quotes. Feel free to use either.

Personally, I use double quotes in all my XML simply because they are more
visible than an apostrophe.

Cheers,
-g

On Fri, Aug 04, 2000 at 04:32:54PM -0000, kfogel@tigris.org wrote:
> User: kfogel
> Date: 00/08/04 09:32:54
>
> Modified: subversion/libsvn_wc/tests checkout-1.delta
> Log:
> Single quotes, not double quotes (this is XML).
>
> Revision Changes Path
> 1.2 +1 -1 subversion/subversion/libsvn_wc/tests/checkout-1.delta
>
> Index: checkout-1.delta
> ===================================================================
> RCS file: /cvs/subversion/subversion/libsvn_wc/tests/checkout-1.delta,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -r1.1 -r1.2
> --- checkout-1.delta 2000/08/04 16:32:22 1.1
> +++ checkout-1.delta 2000/08/04 16:32:54 1.2
> @@ -11,7 +11,7 @@
> <dir ancestor='/A/B'>
> <tree-delta>
> <new>
> - <file ancestor="/A/B/lambda">
> + <file ancestor='/A/B/lambda'>
> <text-delta>This is the file 'lambda'.</text-delta>
> </file>
> </new>
>
>
>

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:06 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.