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

Re: Pre-commit transaction modification question

From: <kfogel_at_collab.net>
Date: 2004-02-12 23:34:41 CET

"Garrick Olson" <Garrick.Olson@Aceva.com> writes:
> This issue of not being able to modify things on the server side is
> causing tremendous pain in my environment as well. I strongly
> encourage the svn
>
> developers to consider some viable approach to deal with this issue. In
> case
> you are interested, my goals are:

Have you considered a solution that does the reformatting as a
separate commit? That way you get a "changeset" with exactly what the
human committed, and a separate one for what the automated formatter
did to it, which might in some ways be preferable anyway.

By this method, there would be no working copy synchronization
problem. People would just get the changes when they update, as
usual.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 13 00:37:05 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.