[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 400 - trunk/subversion/tests/clients/cmdline

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-05 21:10:00 CET

>...
> @@ -1192,7 +1235,8 @@
> ## ### todo: comment this back in when it's working
> ## hook_test,
> merge_mixed_revisions,
> - commit_uri_unsafe
> + commit_uri_unsafe,
> + commit_deleted_edited
> ]

One interesting tidbit of Python info: a trailing comma is perfectly
acceptable. It can make maintenance much easier since you don't need to
worry about visiting the prior line to add a comma before adding your own
line.

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 Sat Oct 21 14:36:48 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.