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

Re: svn commit: r1328595 - /subversion/branches/compressed-pristines/subversion/libsvn_wc/wc_db.c

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 21 Apr 2012 12:34:11 +0200

On Sat, Apr 21, 2012 at 07:03:52AM -0000, ashod_at_apache.org wrote:
> Author: ashod
> Date: Sat Apr 21 07:03:51 2012
> New Revision: 1328595
>
> URL: http://svn.apache.org/viewvc?rev=1328595&view=rev
> Log:
> Pristine.db created during db-init.
> ** Checkpoint: raw code. Not ready for review yet! **

> -
> +

> -
> +

> - *
> + *

> - moved_to_relpath = svn_sqlite__column_text(stmt, 21, NULL);
> + moved_to_relpath = svn_sqlite__column_text(stmt, 21, NULL);

> -
> +

> -
> +

All of the above changes trim trailing whitespace.
Did you make these changes on purpose or is your editor configured
to strip trailing whitespace automatically?

The branch focuses on compressed pristines, and so should the diffs
you commit there. Apart from the necessary sync merges to trunk,
of course (which should not contain unrelated changes either).

It would be better to make cosmetic changes like this on trunk.
Remember that you can commit to trunk if you get a +1 from a full committer.

Also note that Blair did a whitespace sweep recently in r1328097.
Maybe that commit overlaps with the changes above?
Received on 2012-04-21 12:41:32 CEST

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.